[Live-demo] [OSGeo] #1941: Missing R packages
OSGeo
trac_osgeo at osgeo.org
Mon Jun 12 23:21:23 PDT 2017
#1941: Missing R packages
----------------------+---------------------------------
Reporter: bakaniko | Owner: live-demo@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive11.0
Component: LiveDVD | Keywords: alpha1 livedemo11.0
----------------------+---------------------------------
Hi
I tested the quickstart for R and encountered several errors.
- sp and maptools packages are not installed (minor)
=> quickly fix with install.packages("sp"); install.packages("maptools")
=> need an internet connection
=> note that installing maptools generates an error about rgeos
availability but can be used anyway
- rgdal package can't be installed (major):
=> rgdal (1.2-7) needs R >= 3.3.0 and sp >= 1.1.0
=> installed R version is 3.2.3
Nicolas (aka Bakaniko)
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1941>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list