Package: h3jsr
Type: Package
Title: Access Uber's H3 Library
Version: 1.3.1
Date: 2023-01-21
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.3
VignetteBuilder: knitr
URL: https://obrl-soil.github.io/h3jsr/
NeedsCompilation: no
Packaged: 2023-01-21 02:49:07 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: 2023-01-21 09:20:10 UTC
Built: R 4.6.0; ; 2025-10-14 03:13:13 UTC; windows
