[R] error in loading rgdal package

Loris Bennett loris.bennett at fu-berlin.de
Fri Feb 16 07:49:39 CET 2018


Hi Lily,

lily li <chocold12 at gmail.com> writes:

> Hi R users,
>
> Could you help me to see this problem? I could now load "rgdal" even though
> I downloaded the compressed folder. Thanks for your help.
>
> Loading required package: sp
> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>   unable to load shared object
> '/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so':

Have you installed the GDAL library itself?  The R package rgdal needs
this.  See the "SystemRequirements" section on the CPAN page:

  https://CRAN.R-project.org/package=rgdal

Cheers,

Loris

-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email loris.bennett at fu-berlin.de



More information about the R-help mailing list