Package: h3jsr
Type: Package
Title: Access Uber's H3 Library
Version: 1.3.0
Date: 2022-10-05
Authors@R: person("Lauren", "O'Brien", email = "obrlsoilau@gmail.com", role = c('aut', 'cre'), comment = c(ORCID = "0000-0002-7336-2171"))
Description: Provides access to Uber's H3 library for geospatial indexing via its JavaScript transpile 'h3-js' <https://github.com/uber/h3-js> and 'V8' <https://github.com/jeroen/v8>.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
SystemRequirements: V8 engine version 6+ is needed for modern JS and
        WASM support. On Debian / Ubuntu install either libv8-dev or
        libnode-dev, on Fedora use v8-devel.
Imports: geojsonsf, methods, sf, tidyr, utils, V8 (>= 4.0.0)
Suggests: covr, dplyr, ggplot2, knitr, rmarkdown, testthat
RoxygenNote: 7.2.1
VignetteBuilder: knitr
URL: https://obrl-soil.github.io/h3jsr/
NeedsCompilation: no
Packaged: 2022-10-05 06:12:16 UTC; leobr
Author: Lauren O'Brien [aut, cre] (<https://orcid.org/0000-0002-7336-2171>)
Maintainer: Lauren O'Brien <obrlsoilau@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-05 12:40:01 UTC
