Hi everyone,
I was trying to build a CentOS 7 image for bigtop and I get an error in
install_r_packages in renv.pp while running the "include
bigtop_toolchain::installer" command.
Error:trying to use CRAN without setting a mirrorExecution halted
Has anybody else noticed this?I have changed the CRAN url to use US mirror,
(lines 84 and 91 in renv.pp) https://cran.us.r-project.org/ and it seems to be
working, but are there any alternate solutions to this or some configuration
that can be set to automatically pickup a nearest mirror or a default one to
atleast proceed with the installation and not completely fail?
Thanks and Regards,Yash