diff --git a/Dockerfile b/Dockerfile index 12cf264..f0303e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,6 +49,7 @@ RUN apt-get update \ sp \ spacetime \ spatstat \ + spatialreg \ spdep \ geoR \ geosphere \ diff --git a/README.md b/README.md index 026e337..7e10e20 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ sf | Pebesma | Simple-features oriented replacement for sp, rgdal, sp | Pebesma | Original & widely used spatial object class spacetime | Pebesma | Classes and Methods for Spatio-Temporal Data spatstat | Baddeley | Large spatial statistics package: Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests +spatialreg | Bivand | Spatial Regression Analysis: Spatatial Autregressive Models (formerly in spdep) spdep | Bivand | Spatial Dependence: Weighting Schemes, Statistics and Models tmap | Tennekes | Thematic, layer-based maps (sf and sp compatible) geoR | Ribeiro | Geostatistical analysis including traditional, likelihood-based and Bayesian methods.