Re: [R-SIG-Mac] CRAN OSX rgdal binaries 1.3-3 and 1.3-4

2018-08-06 Thread Roger Bivand
On Sun, 5 Aug 2018, David Winsemius wrote: On Aug 5, 2018, at 6:28 AM, Roger Bivand wrote: The CRAN OSX rgdal binaries 1.3-3 and 1.3-4 do not include PROJ datum metadata files. To check whether your OSX binary rgdal has the PROJ datum metadata files, try: library(rgdal) projNAD() If

Re: [R-SIG-Mac] CRAN OSX rgdal binaries 1.3-3 and 1.3-4

2018-08-05 Thread David Winsemius
> On Aug 5, 2018, at 6:28 AM, Roger Bivand wrote: > > The CRAN OSX rgdal binaries 1.3-3 and 1.3-4 do not include PROJ datum > metadata files. To check whether your OSX binary rgdal has the PROJ datum > metadata files, try: > > library(rgdal) > projNAD() > > If they are not present,

[R-SIG-Mac] CRAN OSX rgdal binaries 1.3-3 and 1.3-4

2018-08-05 Thread Roger Bivand
The CRAN OSX rgdal binaries 1.3-3 and 1.3-4 do not include PROJ datum metadata files. To check whether your OSX binary rgdal has the PROJ datum metadata files, try: library(rgdal) projNAD() If they are not present, consider running this snippet: pkg <- "rgdal" exdir <-