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' and '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/ BugReports: https://github.com/obrl-soil/h3jsr/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev Repository: https://obrl-soil.r-universe.dev Date/Publication: 2024-01-10 02:05:35 UTC RemoteUrl: https://github.com/obrl-soil/h3jsr RemoteRef: HEAD RemoteSha: ac2c2fdcf1ed584e864f56273f4e4145865b5c5e NeedsCompilation: no Packaged: 2026-07-03 08:43:28 UTC; root Author: Lauren O'Brien [aut, cre] (ORCID: ) Maintainer: Lauren O'Brien