With R 4.0.0 and recently R 4.0.1 being released recently, I would like to know how to upgrade?
Previously I used UpdateR() from the installR package.
Will it work just as well upgrading to 4.x?
The documentation for 4.0.0 states that:
Packages need to be (re-)installed under this version (4.0.0) of R
Will updateR re-install everything and if not, how can I get list of packages to install in a reasonable amount of time.
I cannot believe I can't find any 4.x install or update details elsewhere, most importantly are there any specific issues or limitation or code changes required in 4.x from 3.x.
Also I use Rbuild Tools for Rcpp. Do I need to update those tools to 4.0 as well and is there a special way to do so?