Package: rpostgis
Version: 1.0.3
Date: 2016-10-28
Title: R Interface to a 'PostGIS' Database
Description: Provides additional functions to the
    'RPostgreSQL' package to interface R with a 'PostGIS'-enabled
    database, as well as convenient wrappers to common 'PostgreSQL'
    queries.
Authors@R: c(
    person("Mathieu", "Basille", email = "basille@ufl.edu", role =
           c("aut")),
    person("David", "Bucklin", email = "dbucklin@ufl.edu", role =
           c("aut", "cre")) )
SystemRequirements: 'PostgreSQL' with 'PostGIS' extension
Depends: R (>= 3.3.0), RPostgreSQL, DBI
Imports: methods, raster, rgeos, sp, stats
Suggests: rgdal, wkb
License: GPL (>= 3)
LazyData: true
URL: https://github.com/mablab/rpostgis
BugReports: https://github.com/mablab/rpostgis/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-28 17:54:30 UTC; dbucklin
Author: Mathieu Basille [aut],
  David Bucklin [aut, cre]
Maintainer: David Bucklin <dbucklin@ufl.edu>
Repository: CRAN
Date/Publication: 2016-10-29 00:04:11
