list_boxes <- vmrList()
print(list_boxes)vmrListBox("boxname")vmr_env <- vmrCreate(name = "boxname")vb.options <- getProviderOptions(provider="virtualbox")
vb.optionsvmrInitEnv(vmr_env)setwd("/path/to/vmr/environment/")
vmr_env <- vmrLoad()vmrStart()vmrStatus()vmrInfo()vmrSuspend()vmrResume()vmrStop()vmrDestroy()vmrUpdatePackages()vmrInstallPackages(c("vmr"))vmrExec(cmd=c("print(Hello World !"))vmrPackageTest(pkg = "./")vmrPackageCheck(pkg = "./")vmrPackageBuild(pkg = "./")vmrProvision(elts = c("myscript.sh"), cmd=c("ls","./myscript.sh"))
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.