R/fakepkg.R

#' An R package for reproduciable furrr problem
#' @author Jinyan HUANG
#' @seealso
#' Useful links:
#'
#' \url{https://github.com/jinyancool/fakepkg}
#'
#' Report bugs at \url{https://github.com/jinyancool/fakepkg/issues}
#'
#' @docType package
#' @name fakepkg
#' @import futile.logger  stringr gplots
#' @import  dplyr tidyverse
#' @import future readr  furrr
#' @import ggplot2 fs glue
#' @importFrom parallel detectCores
NULL
jinyancool/fakepkg documentation built on May 27, 2022, 10:03 p.m.