Package: rpostgis
Version: 1.4.3
Date: 2019-11-19
Title: R Interface to a 'PostGIS' Database
Description: 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'.
Authors@R: c(
    person("Mathieu", "Basille", email = "basille@ufl.edu", role =
           c("aut")),
    person("David", "Bucklin", email = "david.bucklin@gmail.com", role =
           c("aut", "cre")) )
SystemRequirements: 'PostgreSQL' with 'PostGIS' extension
Depends: R (>= 3.3.0), RPostgreSQL, DBI (>= 0.5)
Imports: methods, raster, rgeos, sp, stats
Suggests: RPostgres, rgdal, wkb
License: GPL (>= 3)
LazyData: true
URL: https://mablab.org/rpostgis/index.html
BugReports: https://github.com/mablab/rpostgis/issues
RoxygenNote: 7.0.0
NeedsCompilation: no
Packaged: 2019-11-20 01:15:09 UTC; david
Author: Mathieu Basille [aut],
  David Bucklin [aut, cre]
Maintainer: David Bucklin <david.bucklin@gmail.com>
Repository: CRAN
Date/Publication: 2019-11-20 06:10:02 UTC
Built: R 4.0.2; ; 2020-07-16 03:05:52 UTC; unix
