Package: postGIStools
Type: Package
Title: Tools for Interacting with 'PostgreSQL' / 'PostGIS' Databases
Description: Functions to convert geometry and 'hstore' data types from
    'PostgreSQL' into standard R objects, as well as to simplify
    the import of R data frames (including spatial data frames) into 'PostgreSQL'.
Version: 0.1.0
License: GPL-3
URL: https://github.com/SESYNC-ci/postGIStools
BugReports: https://github.com/SESYNC-ci/postGIStools/issues
Authors@R: person('Philippe', 'Marchand', email = 'pmarchand@sesync.org',
                  role = c('aut', 'cre'))
Depends: R (>= 3.2.3), sp (>= 1.2)
Imports: DBI (>= 0.3), jsonlite (>= 0.9), methods, rgdal (>= 0.8),
        rgeos (>= 0.3), RPostgreSQL (>= 0.4), stringr (>= 1.0)
Suggests: testthat, knitr, rmarkdown
LazyData: TRUE
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-04-20 19:21:56 UTC; pmarchand
Author: Philippe Marchand [aut, cre]
Maintainer: Philippe Marchand <pmarchand@sesync.org>
Repository: CRAN
Date/Publication: 2016-04-21 08:20:45
