Hi All - Our team builds a specialty Linux distribution focused on geospatial data and methods, primarily representing OSGeo dot-org incubated projects. You can see the last edition at live.osgeo.org. The current build is based on LUbuntu 1604, and will remain so for the lifecycle of that OS. This product will be distributed freely at FOSS4G 2017 Boston, and other events.
I am asking the rOpenSci community for recommendations on packages and versions for R on Ubuntu 1604. The last alpha build shows R 3.4.0 and the following contents. Suggestions? thanks in advance
You may want to look at the packages installed on the rocker R geospatial Docker container: https://github.com/rocker-org/geospatial. It has a relatively comprehensive set of important R geospatial packages and dependencies.
thx - that is super-useful … in fact, since we are on a deadline, we have rebuilt the R setup now… Berkeley + Athens collaboration, in 2017 Here is the list at the moment:
WARNING - it’s not to be applied as an actual script in this form, because it’s hardcoded to a mirror I want, and with “a recent RStudio server specific version” - basically it’s a copy of the last install I did.
Some of the sf features will definitely need the up to date GDAL, and sf should definitely be highlighted by this project if possible.
In my experience if sf, rgdal, rgeos, dplyr, devtools and RNetCDF, ncd4 can be installed and used then everything else just installs easily. I’d like to see
Just a note that rocker/geospatial is intended as a community effort. Please suggest additional packages that should be included in the the issues tracker: https://github.com/rocker-org/geospatial/issues (Note that geospatial already inherits from tidyverse).
I’ve tried to include some basic pointers as to why the geospatial includes the packages it does in the README; I realize this can get subjective and welcome more input. Emphasis is naturally on those packages that are difficult to install otherwise (and favoring general packages over super-specialized ones).
quick update - the Beta 1 build of live.osgeo.org is due in about 24 hours from now… thanks to the excellent feedback here, R geospatial will be much improved.
sf
I believe we are currently having some difficulty building cleanly, however. Many prerequisites are in place. Please contact the mailing list at live-demo@lists.osgeo.org for more details.
ps- I think people may realize by now, that it is in fact ppa:ubuntugis/ubuntugis-unstable that we are building, and that PPA will reflect some of the improvements discussed here.