Package: h3lib
Type: Package
Title: Exposes the 'Uber' 'H3' Library to R Packages
Version: 0.1.3
Date: 2024-01-31
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-01-31 00:39:06 UTC; dave
Author: David Cooley [aut, cre],
  Ray Shao [ctb]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2024-01-31 00:50:02 UTC
Built: R 4.4.0; x86_64-w64-mingw32; 2024-04-23 00:58:31 UTC; windows
Archs: x64
