Package: geojsonR
Type: Package
Title: A GeoJson Processing Toolkit
Version: 1.1.1
Date: 2023-01-12
Authors@R: c( person(given = "Lampros", family = "Mouselimis", email = "mouselimislampros@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0002-8024-1546")), person("Dropbox", "Inc", role = "cph"))
BugReports: https://github.com/mlampros/geojsonR/issues
URL: https://github.com/mlampros/geojsonR
Description: Includes functions for processing GeoJson objects <https://en.wikipedia.org/wiki/GeoJSON> relying on 'RFC 7946' <https://datatracker.ietf.org/doc/pdf/rfc7946.pdf>. The geojson encoding is based on 'json11', a tiny JSON library for 'C++11' <https://github.com/dropbox/json11>. Furthermore, the source code is exported in R through the 'Rcpp' and 'RcppArmadillo' packages.
License: MIT + file LICENSE
Encoding: UTF-8
Copyright: inst/COPYRIGHTS
SystemRequirements: libarmadillo: apt-get install -y libarmadillo-dev
        (deb)
Depends: R(>= 3.2.3)
Imports: Rcpp (>= 0.12.9), R6
LinkingTo: Rcpp, RcppArmadillo (>= 0.7.6)
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-01-12 08:29:08 UTC; lampros
Author: Lampros Mouselimis [aut, cre] (<https://orcid.org/0000-0002-8024-1546>),
  Dropbox Inc [cph]
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-12 09:20:06 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-01-13 11:30:12 UTC; unix
Archs: geojsonR.so.dSYM
