Package: dggridR Type: Package Title: Discrete Global Grids Version: 3.1.1 Date: 2026-01-18 Author: Richard Barnes [aut], Kevin Sahr [aut, cph], Gerald Evenden [cph], Angus Johnson [cph], Frank Warmerdam [cph], Even Rouault [cph], Lian Song [ctb], Sebastian Krantz [ctb, cre] Maintainer: Sebastian Krantz NeedsCompilation: yes Depends: R (>= 4.1.0) Imports: Rcpp (>= 0.12.12), collapse (>= 1.8.0), sf (>= 1.0), s2 (>= 1.1) LinkingTo: Rcpp RcppModules: dgfuncs, gridgens, gridstats Suggests: ggplot2, knitr, rmarkdown, dplyr, maps, R.rsp, testthat License: AGPL (>= 3) Authors@R: c(person("Richard", "Barnes", role = "aut", email = "rijard.barnes@gmail.com"), person("Kevin", "Sahr", role = c("aut", "cph"), email = "sahrk@sou.edu"), person("Gerald", "Evenden", role = "cph"), person("Angus", "Johnson", role = "cph"), person("Frank", "Warmerdam", role = "cph"), person("Even", "Rouault", role = "cph"), person("Lian", "Song", role = "ctb"), person("Edzer", "Pebesma", role = "ctb"), person("Sebastian", "Krantz", role = c("ctb", "cre"), email = "sebastian.krantz@graduateinstitute.ch") ) Description: 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. URL: https://github.com/r-barnes/dggridR/ BugReports: https://github.com/r-barnes/dggridR/issues RoxygenNote: 7.3.2 Encoding: UTF-8 VignetteBuilder: knitr, R.rsp Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://r-barnes.r-universe.dev Date/Publication: 2026-01-20 17:39:47 UTC RemoteUrl: https://github.com/r-barnes/dggridr RemoteRef: HEAD RemoteSha: 8ff0c18ce3bbb68cf7a87211d901936d4677d24b Packaged: 2026-06-19 08:23:10 UTC; root