Skip to content

gstat package on Mac Mavericks

2 messages · Kevin Wolz, Thomas Adams

#
Trying to get the "gstat" package installed on R 3.1.0 running on mac OSX
Mavericks, for which a binary has not yet been built. A previous R-SIG-Mac
thread (see link below) provided a good solution for "rgeos" and "rgdal",
but this doesn't work for "gstat". Any suggestions?

I'm trying to install from source, but R isn't liking the fact that gstat
is from source but the dependencies are in CRAN. Also, I think that one or
more of the dependencies don't have Mavericks binaries yet either!

Solution for other packages:
https://stat.ethz.ch/pipermail/r-sig-mac/2014-May/010871.html

Thanks,
Kevin

--
Kevin Wolz

PhD Student, DeLucia Lab
University of Illinois at Urbana-Champaign
#
Kevin,

My experience has been that it's far better to install the gstat binary and
dependencies; get *gdal* from here: http://grassmac.wikidot.com/frameworks
, then install gstat with all dependencies.

Tom
On Thu, Oct 9, 2014 at 4:07 PM, Kevin Wolz <wolz1 at illinois.edu> wrote: