Package: lawn
Title: Client for 'Turfjs' for 'Geospatial' Analysis
Description: Client for 'Turfjs' (<https://turfjs.org>) for
    'geospatial' analysis. The package revolves around using 'GeoJSON'
    data. Functions are included for creating 'GeoJSON' data objects,
    measuring aspects of 'GeoJSON', and combining, transforming,
    and creating random 'GeoJSON' data objects.
Type: Package
Version: 0.6.0
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), 
        email = "myrmecocystus@gmail.com", 
        comment = c(ORCID = "0000-0003-1444-9135")),
    person("Jeff", "Hollister", role = "aut", 
        email = "hollister.jeff@epa.gov"),
    person("Morgan", "Herlocker", role = "cph"),
    person("rOpenSci", role = "fnd", comment = "https://ropensci.org")
  )
URL: https://github.com/ropensci/lawn (devel)
        https://docs.ropensci.org/lawn/ (docs)
BugReports: https://github.com/ropensci/lawn/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: V8, jsonlite, magrittr
Suggests: testthat, leaflet
Enhances: maps, geojsonio
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Geospatial
X-schema.org-keywords: geojson, turf, geospatial, conversion, data,
        GeoJSON
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2021-01-06 00:37:27 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Jeff Hollister [aut],
  Morgan Herlocker [cph],
  rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-06 15:50:05 UTC
