On Fri, 12 Jun 2020, rmendelss gmail wrote:

Thank you for these efforts. I imagine it will also make it easier to eventually have these on CRAN.


Do you have the possibility to try out the affected packages in your workflows to provide feedback? At the moment, user feedback can help guide the deployment of CRAN macOS R-spatial binaries.

Roger

-Roy


On Jun 12, 2020, at 7:11 AM, Prof Brian Ripley <rip...@stats.ox.ac.uk> wrote:

I have put binary packages on CRANextras for lwgeom rgdal rgeos sf built with 
GEOS 3.8.1, GDAL 3.1.0, PROJ 6.3.2.

Install with (e.g.)

options(repos="https://www.stats.ox.ac.uk/pub/RWin";)
install.packages('rgdal', type = 'binary')

(This needed a development version of the rgdal sources.)

This is just to allow early access: it is planned to use these versions of the 
libs on the CRAN builders soon (but they do need package updates, e.g. for 
rgdal and proj4).

These are all using static libraries to make these self-contained.

(In case anyone is wondering why not PROJ 7 -- that would need unreleased 
changes to the PROJ and GDAL sources and changes to many CRAN packages.)

--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Emeritus Professor of Applied Statistics, University of Oxford

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac



--
Roger Bivand
Department of Economics, Norwegian School of Economics,
Helleveien 30, N-5045 Bergen, Norway.
voice: +47 55 95 93 55; e-mail: roger.biv...@nhh.no
https://orcid.org/0000-0003-2392-6140
https://scholar.google.no/citations?user=AWeghB0AAAAJ&hl=en

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to