The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.geogrid |
Author: | Joseph Bailey [aut, cph], Ryan Hafen [ctb, cre], Jakub Nowosad [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 |
Reference manual: | geogrid.pdf |
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 imports: | geofacet |
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.