Package: h3lib
Type: Package
Title: Exposes the 'Uber' 'H3' Library to R Packages
Version: 0.1.4
Date: 2024-12-12
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
    person("Ray", "Shao", ,"rshao@symbolix.com.au", role = c("ctb"))
    )
Description: 'H3' is a hexagonal hierarchical spatial index developed by 'Uber' <https://h3geo.org/>.
  This package exposes the source code of 'H3' (written in 'C') to routines that are callable through 'R'.
URL: https://github.com/symbolixau/h3lib
BugReports: https://github.com/symbolixau/h3lib/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: tinytest
Depends: R (>= 3.0.0)
NeedsCompilation: yes
Packaged: 2024-12-12 00:24:24 UTC; dave
Author: David Cooley [aut, cre],
  Ray Shao [ctb]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2024-12-12 00:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:15:27 UTC; windows
Archs: x64
