How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "VMR/LinuxMint20-R"
config.vm.box_version = "4.1.1.1630574526"
end
vagrant init VMR/LinuxMint20-R \
--box-version 4.1.1.1630574526
vagrant up
This version was created over 2 years ago.
LinuxMint20 + R 4.1.1 + R-devel