#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.