Package: wellknown
Title: Convert Between 'WKT' and 'GeoJSON'
Description: Convert 'WKT' to 'GeoJSON' and 'GeoJSON' to 'WKT'. Functions
    included for converting between 'GeoJSON' to 'WKT', creating both
    'GeoJSON' features, and non-features, creating 'WKT' from R objects
    (e.g., lists, data.frames, vectors), and linting 'WKT'.
Version: 0.7.4
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com",
    comment = c(ORCID="0000-0003-1444-9135")),
    person("Os", "Keyes", role = "aut", comment = "author of code in src/")
    )
License: MIT + file LICENSE
LazyData: true
URL: https://docs.ropensci.org/wellknown/,
        https://github.com/ropensci/wellknown
BugReports: https://github.com/ropensci/wellknown/issues
Encoding: UTF-8
Language: en-US
LinkingTo: Rcpp, BH
Imports: jsonlite, wk, Rcpp
Suggests: leaflet (>= 1.0.0), testthat
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Geosptial
X-schema.org-keywords: spatial, geospatial, wkt, wkb, well-known-text,
        geojson, binary, conversion
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: yes
Packaged: 2021-05-25 20:04:41 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Os Keyes [aut] (author of code in src/)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-25 20:30:02 UTC
