Package: geojsonR
Type: Package
Title: A GeoJson Processing Toolkit
Version: 1.1.2
Date: 2025-01-13
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/html/rfc7946>. 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.3.2
NeedsCompilation: yes
Packaged: 2025-01-13 18:37:32 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: 2025-01-13 19:10:05 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-01-13 21:21:12 UTC; unix
Archs: geojsonR.so.dSYM
