Nothing
system("R CMD Rd2pdf --pdf ../PCAmixdata")
system("R CMD build ../PCAmixdata")
system("R CMD check --as-cran ../PCAmixdata")
library(PCAmixdata)
devtools::check(,cran=TRUE)
#http://xmpalantir.wu.ac.at/cransubmit/
dir <- "~/Seafile/R"
tools::check_packages_in_dir(dir,reverse = list())
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.