The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

geogrid: Turn Geospatial Polygons into Regular or Hexagonal Grids

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.

Version: 0.1.2
Imports: methods, sp, sf, Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, lintr, covr
Published: 2023-08-19
Author: Joseph Bailey [aut, cph], Ryan Hafen ORCID iD [ctb, cre], Jakub Nowosad ORCID iD [ctb], Lars Simon Zehnder [ctb] (RcppArmadillo implmentation of Munkres' Assignment Algorithm)
Maintainer: Ryan Hafen <rhafen at gmail.com>
BugReports: https://github.com/jbaileyh/geogrid/issues
License: MIT + file LICENSE
URL: https://github.com/jbaileyh/geogrid
NeedsCompilation: yes
Materials: README NEWS
In views: Spatial
CRAN checks: geogrid results

Documentation:

Reference manual: geogrid.pdf

Downloads:

Package source: geogrid_0.1.2.tar.gz
Windows binaries: r-devel: geogrid_0.1.2.zip, r-release: geogrid_0.1.2.zip, r-oldrel: geogrid_0.1.2.zip
macOS binaries: r-release (arm64): geogrid_0.1.2.tgz, r-oldrel (arm64): geogrid_0.1.2.tgz, r-release (x86_64): geogrid_0.1.2.tgz, r-oldrel (x86_64): geogrid_0.1.2.tgz
Old sources: geogrid archive

Reverse dependencies:

Reverse imports: geofacet

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geogrid to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.