roxbc {miscFuncs} | R Documentation |
roxbc function
Description
A function to build and check packages where documentation has been compiled with roxygen. Probably only works in Linux.
Usage
roxbc(name, checkflags = "--as-cran")
Arguments
name |
package name |
checkflags |
string giving optional check flags to R CMD check, default is –as-cran |
Value
builds and checks the package
[Package miscFuncs version 1.5-8 Index]