The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
A R package to manage Virtual Machines using Vagrant tool.
This package is a wrap of the Vagrant tool and more.
It allows to manage, provision and use Virtual Machines preconfigured
for R.
It currently only use VirtualBox (>= 6.1.14) as provider. Vagrant tool have to be installed too. (See Dependencies)
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.
The CI/CD generate the packages for each versions and OS. Choose your
OS for the last version (dev) :
* Source
* Windows
* MacOS
Unzip the downloaded file to get the package.
# From CRAN
install.packages(c('vmr'))
# or from the development repository (latest version)
::install_git('https://gitlab.com/rstuff/vmr.git') remotes
Online : https://rstuff.gitlab.io/vmr/
browseVignettes(package = "vmr")
GPLv3
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.