Package: h3o 0.2.2

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, cre]

h3o_0.2.2.tar.gz
h3o_0.2.2.zip(r-4.5)h3o_0.2.2.zip(r-4.4)h3o_0.2.2.zip(r-4.3)
h3o_0.2.2.tgz(r-4.4-x86_64)h3o_0.2.2.tgz(r-4.4-arm64)h3o_0.2.2.tgz(r-4.3-x86_64)h3o_0.2.2.tgz(r-4.3-arm64)
h3o_0.2.2.tar.gz(r-4.5-noble)h3o_0.2.2.tar.gz(r-4.4-noble)
h3o.pdf |h3o.html
h3o/json (API)
NEWS

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

Peer review:

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

On CRAN:

40 exports 19 stars 1.85 score 5 dependencies 3 scripts

Last updated 1 years agofrom:4cea595c7d. Checks:OK: 8 WARNING: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64WARNINGAug 27 2024
R-4.5-linux-x86_64OKAug 27 2024
R-4.4-win-x86_64OKAug 27 2024
R-4.4-mac-x86_64OKAug 27 2024
R-4.4-mac-aarch64OKAug 27 2024
R-4.3-win-x86_64OKAug 27 2024
R-4.3-mac-x86_64OKAug 27 2024
R-4.3-mac-aarch64OKAug 27 2024

Exports:compact_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_res_class_iiiis_valid_edgeis_valid_h3sfc_to_cellsuncompact_cells

Dependencies:cligluelifecyclerlangvctrs

Readme and manuals

Help Manual

Help pageTopics
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_res_class_iii is_valid_h3
H3 index neighborsis_nb_pairwise is_nb_sparse
Convert sf geometry to H3 Cellssfc_to_cells