Skip to content

geogrid

Turn Geospatial Polygons into Regular or Hexagonal Grids

v0.1.2 · Aug 18, 2023 · MIT + file LICENSE

Description

Turn irregular polygons (such as geographical regions) into regular or hexagonal grids. This package enables the generation of regular (square) and hexagonal grids through the package 'sp' and then assigns the content of the existing polygons to the new grid using the Hungarian algorithm, Kuhn (1955) (<doi:10.1007/978-3-540-68279-0_2>). This prevents the need for manual generation of hexagonal grids or regular grids that are supposed to reflect existing geography.

Downloads

1.2K

Last 30 days

3456th

4.1K

Last 90 days

29.1K

Last year

Trend: +1.4% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies sp sf Rcpp geofacet geogrid

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Aug 18, 2023
updated 0.1.1 ← 0.1.0.1 diff Dec 10, 2018
updated 0.1.0.1 ← 0.1.0 diff Aug 18, 2018
new 0.1.0 Feb 19, 2018