Skip to content
Prev 18517 / 29559 Next

MacOS spatial packages installation

On Tue, Jun 18, 2013 at 6:22 PM, Roger Bivand <Roger.Bivand at nhh.no> wrote:

            
So on a fresh OSX install, a Mac user can install R from CRAN via the
.pkg download, and then do install.packages("rgdal") to get a binary
without having to configure or download anything else? Same as
Windows? Nice.

That leaves Linux users fiddling with either needing root privs and
adding PPAs or installing from scratch with the libgdal-dev and
friends requirements....
The binary approach should be ideal for my new workshop users.

I'll see if I can find a clean Mac later this week... Thanks!

Barry