rpostgis: R Interface to a 'PostGIS' Database (original) (raw)
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.6.0 |
---|---|
Depends: | R (≥ 3.3.0), RPostgreSQL, DBI (≥ 0.5) |
Imports: | methods, sf, stats, terra (≥ 1.6.7), cli, lifecycle |
Suggests: | RPostgres, testthat (≥ 3.0.0), sp, raster |
Published: | 2024-12-06 |
DOI: | 10.32614/CRAN.package.rpostgis |
Author: | Adrian Cidre Gonzalez [aut, cre], Mathieu Basille [aut], David Bucklin [aut] |
Maintainer: | Adrian Cidre Gonzalez <adrian.cidre at gmail.com> |
BugReports: | https://github.com/Cidree/rpostgis/issues |
License: | GPL (≥ 3) |
URL: | https://cidree.github.io/rpostgis/,https://github.com/Cidree/rpostgis |
NeedsCompilation: | no |
SystemRequirements: | 'PostgreSQL' with 'PostGIS' extension |
Citation: | rpostgis citation info |
Materials: | README NEWS |
In views: | Databases, Spatial |
CRAN checks: | rpostgis results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rpostgisto link to this page.