Package: dggridR
Type: Package
Title: Discrete Global Grids
Version: 3.1.0
Date: 2024-07-17
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 <sebastian.krantz@graduateinstitute.ch>
NeedsCompilation: yes
Depends: R (>= 3.4.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("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/
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr, R.rsp
Language: en-US
Packaged: 2024-07-17 21:34:32 UTC; sebastiankrantz
Repository: CRAN
Date/Publication: 2024-07-26 06:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 08:20:50 UTC; unix
Archs: dggridR.so.dSYM
