Package: h3o 0.3.1

Kenneth Vernon

h3o: H3 Geospatial Indexing System

A dependency free interface to the H3 geospatial indexing system utilizing the Rust library 'h3o' <https://github.com/HydroniumLabs/h3o> via the 'extendr' library <https://github.com/extendr/extendr>.

Authors:Josiah Parry [aut, cph], Kenneth Vernon [cre, ctb]

h3o_0.3.1.tar.gz
h3o_0.3.1.zip(r-4.7)h3o_0.3.1.zip(r-4.6)h3o_0.3.1.zip(r-4.5)
h3o_0.3.1.tgz(r-4.6-x86_64)h3o_0.3.1.tgz(r-4.6-arm64)h3o_0.3.1.tgz(r-4.5-x86_64)h3o_0.3.1.tgz(r-4.5-arm64)
h3o_0.3.1.tar.gz(r-4.7-arm64)h3o_0.3.1.tar.gz(r-4.7-x86_64)h3o_0.3.1.tar.gz(r-4.6-arm64)h3o_0.3.1.tar.gz(r-4.6-x86_64)
h3o_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
h3o/json (API)
NEWS

# Install 'h3o' in R:
install.packages('h3o', repos = c('https://extendr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/extendr/h3o/issues

Pkgdown/docs site:https://extendr.rs

On CRAN:

Conda:

rustcargo

5.80 score 42 stars 10 scripts 748 downloads 44 exports 5 dependencies

Last updated from:ce47deb160. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK164
linux-devel-x86_64OK151
source / vignettesOK209
linux-release-arm64OK169
linux-release-x86_64OK157
macos-release-arm64OK119
macos-release-x86_64OK247
macos-oldrel-arm64OK106
macos-oldrel-x86_64OK318
windows-develOK186
windows-releaseOK175
windows-oldrelOK190
wasm-releaseOK150

Exports:area_km2area_m2area_rads2compact_cellsflatten_edgesflatten_h3get_childrenget_children_atget_children_centerget_children_countget_children_positionget_face_countget_parentsgrid_diskgrid_distancegrid_distancesgrid_local_ijgrid_path_cellsgrid_path_cells_sizegrid_ringh3_base_cellh3_edge_cellsh3_edge_destinationh3_edge_originh3_edgesh3_edges_from_stringsh3_from_pointsh3_from_stringsh3_from_xyh3_resolutionh3_shared_edge_pairwiseh3_shared_edge_sparseh3_to_pointsh3_to_vertexesis_edgeis_h3is_nb_pairwiseis_nb_sparseis_pentagonis_res_class_iiiis_valid_edgeis_valid_h3sfc_to_cellsuncompact_cells

Dependencies:cligluelifecyclerlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Calculate Area of H3 Cellsarea_km2 area_m2 area_rads2
Compact H3 Cellscompact_cells uncompact_cells
Hierarchical H3 Grid Functionsget_children get_children_at get_children_center get_children_count get_children_position get_parents
Grid Traversalgrid_disk grid_distance grid_distances grid_local_ij grid_path_cells grid_path_cells_size grid_ring
H3 Edgesas.character.H3Edge flatten_edges h3_edges h3_edges_from_strings h3_edge_cells h3_edge_destination h3_edge_origin h3_shared_edge_pairwise h3_shared_edge_sparse is_edge is_valid_edge
Create H3 Indexas.character.H3 flatten_h3 h3_from_points h3_from_strings h3_from_xy h3_to_points h3_to_vertexes is_h3
H3 Inspection Functionsget_face_count h3_base_cell h3_resolution is_pentagon is_res_class_iii is_valid_h3
H3 index neighborsis_nb_pairwise is_nb_sparse
Convert sf geometry to H3 Cellssfc_to_cells