vmrPackageTest {vmr} | R Documentation |
Test a package into a guest machine
vmrPackageTest(pkg = "./")
pkg |
a package directory or tar.gz |
Perform a package check into the guest machine of the current vmr environment using devtools::test(). (tests are available in $HOME/vmr/package/pkg)
NULL