I am struggling with my R version (3.6.1). Many packages that I would like to install doesn't work because the message below:
install.packages("Rtools")
Warning in install.packages :
package ‘Rtools’ is not available (for R version 3.6.1)
Any idea what's happening?