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.5.1
Depends: R (≥ 3.3.0), RPostgreSQL, DBI (≥ 0.5)
Imports: methods, sp, stats, terra (≥ 1.6.7), purrr, sf, raster
Suggests: RPostgres, testthat (≥ 3.0.0)
Published: 2023-11-20
Author: Mathieu Basille ORCID iD [aut], David Bucklin [aut], Adrián Cidre González ORCID iD [aut, cre]
Maintainer: Adrián Cidre González <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:

Reference manual: rpostgis.pdf

Downloads:

Package source: rpostgis_1.5.1.tar.gz
Windows binaries: r-devel: rpostgis_1.5.1.zip, r-release: rpostgis_1.5.1.zip, r-oldrel: rpostgis_1.5.1.zip
macOS binaries: r-release (arm64): rpostgis_1.5.1.tgz, r-oldrel (arm64): rpostgis_1.5.1.tgz, r-release (x86_64): rpostgis_1.5.1.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.