Package: geoops
Type: Package
Title: 'GeoJSON' Topology Calculations and Operations
Description: Tools for doing calculations and manipulations on 'GeoJSON',
    a 'geospatial' data interchange format (<https://tools.ietf.org/html/rfc7946>).
    'GeoJSON' is also valid 'JSON'.
Version: 0.3.0
Authors@R: c(
		person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus+r@gmail.com"),
		person("Niels", "Lohmann", role = "cph")
	)
License: MIT + file LICENSE
URL: https://docs.ropensci.org/geoops,
        https://github.com/ropensci/geoops
BugReports: https://github.com/ropensci/geoops/issues
Imports: Rcpp (>= 0.12.12)
Suggests: roxygen2 (>= 7.1.0), testthat, knitr, rmarkdown, jsonlite
LinkingTo: Rcpp
SystemRequirements: C++11
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.0
X-schema.org-applicationCategory: Geospatial
X-schema.org-keywords: geojson, geospatial, conversion, data, bbox,
        coordinates, distance, bearing
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: yes
Packaged: 2020-05-16 15:23:55 UTC; sckott
Author: Scott Chamberlain [aut, cre],
  Niels Lohmann [cph]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-17 00:40:03 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 06:50:11 UTC; windows
Archs: i386, x64
