Learn R Programming

miscFuncs (version 1.5-9)

roxbc: 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")

Value

builds and checks the package

Arguments

name

package name

checkflags

string giving optional check flags to R CMD check, default is --as-cran