Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ vmr Public

❗ This is a read-only mirror of the CRAN R package repository. vmr — Virtual Machines for R. Homepage: https://gitlab.com/rstuff/vmrhttps://rstuff.gitlab.io/vmr Report bugs for this package: https://gitlab.com/rstuff/vmr/-/issues

Notifications You must be signed in to change notification settings

cran/vmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{vmr} - Virtual Machines for R

CRAN Downloads Badge CRAN status pipeline status

A R package to manage Virtual Machines using Vagrant tool.

Purpose

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.

Dependencies

Tools

Providers

Download last packages

The CI/CD generate the packages for each versions and OS. Choose your OS for the last version (dev) :

Unzip the downloaded file to get the package.

Install

# From CRAN
install.packages(c('vmr'))
# or from the development repository (latest version)
remotes::install_git('https://gitlab.com/rstuff/vmr.git')

Documentation

Online : https://rstuff.gitlab.io/vmr/

browseVignettes(package = "vmr")

Authors

  • Jean-François Rey <jf.rey.public[at]gmail.com>

LICENSE

GPLv3

About

❗ This is a read-only mirror of the CRAN R package repository. vmr — Virtual Machines for R. Homepage: https://gitlab.com/rstuff/vmrhttps://rstuff.gitlab.io/vmr Report bugs for this package: https://gitlab.com/rstuff/vmr/-/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages