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
|
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 |
Reference manual: | rpostgis.pdf |
Package source: | rpostgis_1.6.0.tar.gz |
Windows binaries: | r-devel: rpostgis_1.6.0.zip, r-release: rpostgis_1.6.0.zip, r-oldrel: rpostgis_1.6.0.zip |
macOS binaries: | r-devel (arm64): rpostgis_1.6.0.tgz, r-release (arm64): rpostgis_1.6.0.tgz, r-oldrel (arm64): rpostgis_1.6.0.tgz, r-devel (x86_64): rpostgis_1.6.0.tgz, r-release (x86_64): rpostgis_1.6.0.tgz, r-oldrel (x86_64): rpostgis_1.6.0.tgz |
Old sources: | rpostgis archive |
Reverse imports: | lucas, sigugr |
Please use the canonical form https://CRAN.R-project.org/package=rpostgis to link to this page.