powered by
Creates information on package installation
set_up_pkg(dp, check_type = "1")
list with local package install
data path and name for the package.
basic R CMD check type - "1" CRAN R CMD check_type - "2"
if (FALSE) { set_up_pkg(path/to/package, "mypackage") }
Run the code above in your browser using DataLab