powered by
Perform a package check into the guest
vmrPackageCheck(pkg = "./")
NULL
a package directory or a tar.gz file
upload the package and run devtools::check() into the guest machine. (check available in $HOME/vmr/package/pkg). Checking a directory with multiple files may slower upload, prefer tar.gz file
if (FALSE) { vmrPackageCheck("vmr_package.tar.gz") }
Run the code above in your browser using DataLab