Hi,
I'm trying to get Processing R Provider, however it seems to require rgdal in order to work.
in the output, i get this message:
Installing package into 'C:/Users/idshk/AppData/Roaming/QGIS/QGIS3/profiles/default/processing/rlibs'
(as 'lib' is unspecified)
Warning message:
package 'rgdal' is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Error in library("rgdal") : there is no package called 'rgdal'
Execution halted
I know that rgdal was recently retired from CRAN, and therefore a solution that is independent from rgdal is required.
Hi, I'm trying to get Processing R Provider, however it seems to require rgdal in order to work. in the output, i get this message:
I know that rgdal was recently retired from CRAN, and therefore a solution that is independent from rgdal is required.