Package: MRG Type: Package Title: Create Non-Confidential Multi-Resolution Grids Version: 0.3.10 Authors@R: c(person(given = c("Jon", "Olav"), family = "Skoien", role = c("aut", "cre"), email = "jon.skoien@gmail.com"), person(given = "Nicolas", family = "Lampach", role = "aut")) Maintainer: Jon Olav Skoien Imports: magrittr, parallel, terra, sf, stars, plyr, dplyr, rlang, sjmisc, vardpoor, purrr, tidyr, tidyselect, methods, ggplot2, viridis, grDevices, utils Suggests: patchwork, knitr, rmarkdown, giscoR, bookdown, units, ggforce, kableExtra Description: The need for anonymization of individual survey responses often leads to many suppressed grid cells in a regular grid. Here we provide functionality for creating multi-resolution gridded data, respecting the confidentiality rules, such as a minimum number of units and dominance by one or more units for each grid cell. The functions also include the possibility for contextual suppression of data. For more details see Skoien et al. (2025) . License: GPL(>=3) Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr NeedsCompilation: no Depends: R (>= 3.5.0) LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jskoien.r-universe.dev Date/Publication: 2025-07-08 13:14:21 UTC RemoteUrl: https://github.com/jskoien/mrg RemoteRef: HEAD RemoteSha: 3267752ba97603331d6141ec3ec9a3cf007058d7 Packaged: 2026-06-07 08:38:02 UTC; root Author: Jon Olav Skoien [aut, cre], Nicolas Lampach [aut]