Package: h3r 0.1.2

David Cooley
h3r: Hexagonal Hierarchical Geospatial Indexing System
Provides access to Uber's 'H3' geospatial indexing system via 'h3lib' <https://CRAN.R-project.org/package=h3lib>. 'h3r' is designed to mimic the 'H3' Application Programming Interface (API) <https://h3geo.org/docs/api/indexing/>, so that any function in the API is also available in 'h3r'.
Authors:
h3r_0.1.2.tar.gz
h3r_0.1.2.zip(r-4.7)h3r_0.1.2.zip(r-4.6)h3r_0.1.2.zip(r-4.5)
h3r_0.1.2.tgz(r-4.6-x86_64)h3r_0.1.2.tgz(r-4.6-arm64)h3r_0.1.2.tgz(r-4.5-x86_64)h3r_0.1.2.tgz(r-4.5-arm64)
h3r_0.1.2.tar.gz(r-4.7-arm64)h3r_0.1.2.tar.gz(r-4.7-x86_64)h3r_0.1.2.tar.gz(r-4.6-arm64)h3r_0.1.2.tar.gz(r-4.6-x86_64)
h3r_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
h3r/json (API)
| # Install 'h3r' in R: |
| install.packages('h3r', repos = c('https://symbolixau.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/symbolixau/h3r/issues
Pkgdown/docs site:https://symbolixau.github.io
- stations - Stations
Last updated from:79c2b03b5c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 134 | ||
| linux-release-arm64 | OK | 114 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-release-x86_64 | OK | 305 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| macos-oldrel-x86_64 | OK | 210 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 93 |
Exports:areNeighborCellscellAreaKm2cellAreaM2cellAreaRads2cellsToDirectedEdgecellToBoundarycellToCenterChildcellToChildPoscellToChildrencellToLatLngcellToLocalIjcellToParentcellToVertexcellToVertexeschildPosToCellcompactCellsdegsToRadsdirectedEdgeToBoundarydirectedEdgeToCellsedgeLengthKmedgeLengthMedgeLengthRadsgetBaseCellNumbergetDirectedEdgeDestinationgetDirectedEdgeOrigingetHexagonAreaAvgKm2getHexagonAreaAvgM2getHexagonEdgeLengthAvgKmgetHexagonEdgeLengthAvgMgetIcosahedronFacesgetNumCellsgetPentagonsgetRes0CellsgetResolutiongreatCircleDistanceKmgreatCircleDistanceMgreatCircleDistanceRadsgridDiskgridDiskDistancesgridDistancegridPathCellsgridRingUnsafeisPentagonisResClassIIIisValidCellisValidDirectedEdgeisValidVertexlatLngToCelllocalIjToCelloriginToDirectedEdgespolygonToCellsradsToDegsuncompactCellsvertexToLatLng
Dependencies:h3lib