Package: lwgeom
Version: 0.1-0
Title: Bindings to Selected 'liblwgeom' Functions for Simple Features
Description: Access to some of the functions found in 'liblwgeom', the geometry library used by 'PostGIS'.
Authors@R: c(person("Edzer", "Pebesma", role = c("aut", "cre"), email = "edzer.pebesma@uni-muenster.de", comment = c(ORCID = "0000-0001-8049-7069")),
	person("Colin", "Rundel", role = "ctb"),
	person("liblwgeom developers", role = "cph"))
Depends: R (>= 3.3.0)
Imports: Rcpp, units, sf (>= 0.5-5)
Suggests: covr, testthat
LinkingTo: Rcpp
SystemRequirements: GEOS (>= 3.3.0), PROJ.4 (>= 4.8.0)
License: GPL-2
Copyright: file COPYRIGHTS
URL: https://github.com/r-spatial/lwgeom/
        https://github.com/postgis/postgis/tree/svn-trunk/liblwgeom
BugReports: https://github.com/r-spatial/lwgeom/issues/
Collate: init.R RcppExports.R geohash.R split.R valid.R transform.R
        bounding_circle.R geodetic.R bearing.R twkb.R
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-11-15 19:31:52 UTC; edzer
Author: Edzer Pebesma [aut, cre] (0000-0001-8049-7069),
  Colin Rundel [ctb],
  liblwgeom developers [cph]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
Repository: CRAN
Date/Publication: 2017-11-16 09:46:18 UTC
