| vmr-package | R Documentation | 
Manage, provision and use Virtual Machines pre-configured for R. Develop, test and build package in a clean environment. 'Vagrant' tool and a provider (such as 'Virtualbox') have to be installed.
| Package: | vmr | 
| Type: | Package | 
| Version: | 0.0.6 | 
| Date: | 2023-03-07 | 
| License: | GPL (>=3) | 
This package is a wrap of the Vagrant
tool and more.
It allows to manage, provision and use Virtual Machines pre-configured for R.
It currently only uses 'Virtualbox' (>= 6.1.14) as provider.
Vagrant tool have to be installed too.
Used VMs come from https://app.vagrantup.com/VMR
repository and the sources use to generate them can be found at
https://gitlab.com/rstuff/vms.
See vignettes for the documentations browseVignette("vmr").
Jean-François Rey jf.rey.public@gmail.com
Maintainer: Jean-François Rey jf.rey.public@gmail.com
Useful links:
Report bugs at https://gitlab.com/rstuff/vmr/-/issues
## Not run: 
library("vmr")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.