Package: sdcSpatial Title: Statistical Disclosure Control for Spatial Data Version: 0.6.9.9000 Authors@R: c( person("Edwin", "de Jonge", email = "edwindjonge@gmail.com", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6580-4718")), person("Peter-Paul", "de Wolf", role = c("aut")), person("Douwe", "Hut", role = c("ctb")), person("Sapphire", "Han", role = c("ctb")) ) Description: Privacy protected raster maps can be created from spatial point data. Protection methods include smoothing of dichotomous variables by de Jonge and de Wolf (2016) , continuous variables by de Wolf and de Jonge (2018) , suppressing revealing values and a generalization of the quad tree method by Suñé, Rovira, Ibáñez and Farré (2017) . License: GPL-2 Encoding: UTF-8 LazyData: true URL: https://github.com/edwindj/sdcSpatial BugReports: https://github.com/edwindj/sdcSpatial/issues RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Suggests: testthat, knitr, rmarkdown, sp, sf, FNN Imports: raster, methods Depends: R (>= 3.5.0) VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://edwindj.r-universe.dev Date/Publication: 2025-03-17 13:46:55 UTC RemoteUrl: https://github.com/edwindj/sdcSpatial RemoteRef: HEAD RemoteSha: 40ee2d850b971098fa4a5d14790bd3c51f911511 NeedsCompilation: no Packaged: 2026-06-14 10:56:07 UTC; root Author: Edwin de Jonge [aut, cre] (ORCID: ), Peter-Paul de Wolf [aut], Douwe Hut [ctb], Sapphire Han [ctb] Maintainer: Edwin de Jonge