How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "VMR/Windows10_64_Pro-R"
  config.vm.box_version = "4.1.2.1636129702"
end
vagrant init VMR/Windows10_64_Pro-R \
  --box-version 4.1.2.1636129702
vagrant up

This version was created almost 2 years ago.

Windows10_64_Pro + R 4.1.2 + Rtools

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (11.4 GB)