Re: [gdal-dev] Install error rgdal

2021-01-25 Thread Roger Bivand
install.packages("rgdal", repos="http://R-Forge.R-project.org";) can be used now to check rev. 1101 handling PJ_WKT2_2019/PJ_WKT2_2018 defensively. - Roger Bivand NHH Norwegian School of Economics, Bergen, Norway -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html

Re: [gdal-dev] Install error rgdal

2021-01-25 Thread Roger Bivand
When rev. 1101 builds clean on https://r-forge.r-project.org/R/?group_id=884, use install.packages("rgdal", repos="http://R-Forge.R-project.org";) to try to install a provisional development version which may address the issue here, that PJ_WKT2_2019 is only defined from PROJ >= 6.3. Please rep

Re: [gdal-dev] Install error rgdal

2021-01-25 Thread Roger Bivand
This list is for GDAL itself, not the R package rgdal. Please post on R-sig-geo, in plain text only. Please also state how you installed PROJ and GDAL (GDAL is old and pre-dates PROJ), and your OS version. Roger (rgdal maintainer) GDAL - Dev mailing list wrote > I'm getting this error trying to