Hi everyone, the following error gives me headaches. When building my package on Travis CI (OS X build), I get the following error:
Building with: R CMD build 4.64s$ R CMD build . * checking for file ‘./DESCRIPTION’ ... OK * preparing ‘RQGIS’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes ----------------------------------- * installing *source* package ‘RQGIS’ ... ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Users/travis/R/Library/rgdal/libs/rgdal.so': dlopen(/Users/travis/R/Library/rgdal/libs/rgdal.so, 6): Library not loaded: /Builds/unix/recipes/build/gdal-2.1.3-obj/libgdal.dylib Referenced from: /Users/travis/R/Library/rgdal/libs/rgdal.so Reason: image not found • rgdal 1.2-7 is installed successfully • GDAL 1.11.5 and GDAL 2.1.3 installed via homebrew • Package builds correctly locally (osx) and on my linux travis build Build log: https://travis-ci.org/jannes-m/RQGIS/jobs/226822143 PhD Student at Department of Geography - GIScience group Friedrich-Schiller-University Jena, Germany Tel.: +49-3641-9-48973 Web: https://pat-s.github.io [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel