rpostgis: R Interface to a 'PostGIS' Database

Provides an interface between R and 'PostGIS'-enabled 'PostgreSQL' databases to transparently transfer spatial data. Both vector (points, lines, polygons) and raster data are supported in read and write modes. Also provides convenience functions to execute common procedures in 'PostgreSQL/PostGIS'.

Version: 1.4.3
Depends: R (≥ 3.3.0), RPostgreSQL, DBI (≥ 0.5)
Imports: methods, raster, rgeos, sp, stats
Suggests: RPostgres, rgdal, wkb
Published: 2019-11-20
Author: Mathieu Basille [aut], David Bucklin [aut, cre]
Maintainer: David Bucklin <david.bucklin at gmail.com>
BugReports: https://github.com/mablab/rpostgis/issues
License: GPL (≥ 3)
URL: https://mablab.org/rpostgis/index.html
NeedsCompilation: no
SystemRequirements: 'PostgreSQL' with 'PostGIS' extension
Citation: rpostgis citation info
Materials: README NEWS
In views: Databases, Spatial
CRAN checks: rpostgis results

Documentation:

Reference manual: rpostgis.pdf

Downloads:

Package source: rpostgis_1.4.3.tar.gz
Windows binaries: r-devel: rpostgis_1.4.3.zip, r-release: rpostgis_1.4.3.zip, r-oldrel: rpostgis_1.4.3.zip
macOS binaries: r-release (arm64): rpostgis_1.4.3.tgz, r-oldrel (arm64): rpostgis_1.4.3.tgz, r-release (x86_64): rpostgis_1.4.3.tgz, r-oldrel (x86_64): rpostgis_1.4.3.tgz
Old sources: rpostgis archive

Reverse dependencies:

Reverse imports: lucas

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rpostgis to link to this page.