dggridR: Discrete Global Grids

Spatial analyses involving binning require that every bin have the same area, but this is impossible using a rectangular grid laid over the Earth or over any projection of the Earth. Discrete global grids use hexagons, triangles, and diamonds to overcome this issue, overlaying the Earth with equally-sized bins. This package provides utilities for working with discrete global grids, along with utilities to aid in plotting such data.

Version: 2.0.3
Depends: R (≥ 3.4.0), rgdal (≥ 1.1), ggplot2 (≥ 2.1), dplyr (≥ 0.4), sp (≥ 1.2)
Imports: Rcpp (≥ 0.12.12), methods (≥ 3.4.0)
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, maps, mapproj, R.rsp, testthat
Published: 2018-04-06
Author: Richard Barnes [aut, cre], Kevin Sahr [cph], Gerald Evenden [cph], Angus Johnson [cph], Frank Warmerdam [cph]
Maintainer: Richard Barnes <rbarnes at umn.edu>
BugReports: https://github.com/r-barnes/dggridR/
License: MIT + file LICENCE
URL: https://github.com/r-barnes/dggridR/
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: dggridR results

Downloads:

Reference manual: dggridR.pdf
Vignettes: dggridR: Discrete Global Grids for R
Kevin Sahr's DGGRID Manual
Package source: dggridR_2.0.3.tar.gz
Windows binaries: r-devel: dggridR_2.0.3.zip, r-release: dggridR_2.0.3.zip, r-oldrel: dggridR_2.0.3.zip
OS X binaries: r-release: dggridR_2.0.3.tgz, r-oldrel: dggridR_2.0.3.tgz
Old sources: dggridR archive

Linking:

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