Package: h3lib
Type: Package
Title: Exposes the 'Uber' 'H3' Library to R Packages
Version: 0.1.1
Date: 2023-09-05
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
NeedsCompilation: yes
Packaged: 2023-09-04 23:06:49 UTC; david
Author: David Cooley [aut, cre],
  Ray Shao [ctb]
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2023-09-04 23:30:02 UTC
