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.0.1623426715"
end
vagrant init VMR/Windows10_64_Pro-R \
--box-version 4.1.0.1623426715
vagrant up
This version was created over 2 years ago.
Windows10_64_Pro + R 4.1.0 + Rtools