howtos:how_to_create_an_r_package
This is an old revision of the document!
How to create an R package
# install useful packages
install.packages(c("usethis", "devtools", "roxygen2", "testthat"))
howtos/how_to_create_an_r_package.1772292458.txt.gz · Last modified: by hcho
