{
  "_id": "6a1035d5acfb0bcc41c99d0b",
  "Package": "sdcSpatial",
  "Title": "Statistical Disclosure Control for Spatial Data",
  "Version": "0.6.9.9000",
  "Authors@R": "c(\nperson(\"Edwin\", \"de Jonge\", email = \"edwindjonge@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment=c(ORCID=\"0000-0002-6580-4718\")),\nperson(\"Peter-Paul\", \"de Wolf\", role = c(\"aut\")),\nperson(\"Douwe\", \"Hut\", role = c(\"ctb\")),\nperson(\"Sapphire\", \"Han\", role = c(\"ctb\"))\n)",
  "Description": "Privacy protected raster maps can be created from spatial\npoint data. Protection methods include smoothing of dichotomous\nvariables by de Jonge and de Wolf (2016)\n<doi:10.1007/978-3-319-45381-1_9>, continuous variables by de\nWolf and de Jonge (2018) <doi:10.1007/978-3-319-99771-1_23>,\nsuppressing revealing values and a generalization of the quad\ntree method by Suñé, Rovira, Ibáñez and Farré (2017)\n<doi:10.2901/EUROSTAT.C2017.001>.",
  "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)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-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": {
    "Date": "2026-05-12 07:06:01 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nPeter-Paul de Wolf [aut],\nDouwe Hut [ctb],\nSapphire Han [ctb]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "MD5sum": "7aa4ead293b0f09c2a8fb61da222361c",
  "_user": "edwindj",
  "_type": "src",
  "_file": "sdcSpatial_0.6.9.9000.tar.gz",
  "_fileid": "31709729900aed4095b3a6eaa8029dface398636f3b13997f1275c7a316e02c7",
  "_filesize": 2267299,
  "_sha256": "31709729900aed4095b3a6eaa8029dface398636f3b13997f1275c7a316e02c7",
  "_created": "2026-05-12T07:06:01.000Z",
  "_published": "2026-05-22T10:54:13.480Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365464725,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937815911"
    },
    {
      "job": 77365464584,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937805709"
    },
    {
      "job": 77365464641,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937799485"
    },
    {
      "job": 77365464781,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937810336"
    },
    {
      "job": 77365464315,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937770305"
    },
    {
      "job": 77365464100,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158789468"
    },
    {
      "job": 77365464734,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937806834"
    },
    {
      "job": 77365464772,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937797455"
    },
    {
      "job": 77365464764,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937798498"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/edwindj/sdcSpatial",
  "_commit": {
    "id": "40ee2d850b971098fa4a5d14790bd3c51f911511",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "added donut documnentation\n",
    "time": 1742219215
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "uuid": 542492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "FNN",
      "role": "Suggests"
    }
  ],
  "_owner": "edwindj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 134,
      "uuid": 542492
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sdcSpatial"
  },
  "_devurl": "https://github.com/edwindj/sdcspatial",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sdcSpatial.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edwindj/sdcspatial",
  "_realowner": "edwindj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-03"
    },
    {
      "version": "0.1.1",
      "date": "2019-07-19"
    },
    {
      "version": "0.5.2",
      "date": "2022-03-24"
    },
    {
      "version": "0.6.1",
      "date": "2025-03-15"
    }
  ],
  "_exports": [
    "disclosure_risk",
    "is_sensitive",
    "is_sensitive_at",
    "mask_donut",
    "mask_grid",
    "mask_random",
    "mask_sensitive",
    "mask_voronoi",
    "mask_weighted_random",
    "plot_sensitive",
    "protect_neighborhood",
    "protect_quadtree",
    "protect_smooth",
    "remove_sensitive",
    "sdc_raster",
    "sensitivity_score",
    "smooth_raster"
  ],
  "_datasets": [
    {
      "name": "dwellings",
      "title": "Simulated dwellings data set",
      "object": "dwellings",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "consumption",
        "unemployed"
      ],
      "rows": 90603,
      "table": true,
      "tojson": true
    },
    {
      "name": "enterprises",
      "title": "Simulated data set with enterprise locations.",
      "object": "enterprises",
      "class": [
        "SpatialPointsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "sdcSpatial-package",
      "title": "Privacy Protected maps",
      "topics": [
        "sdcSpatial-package",
        "sdcSpatial"
      ]
    },
    {
      "page": "disclosure_risk",
      "title": "Calculate disclosure risk for raster cells",
      "concept": [
        "sensitive"
      ],
      "topics": [
        "disclosure_risk"
      ]
    },
    {
      "page": "dwellings",
      "title": "Simulated dwellings data set",
      "topics": [
        "dwellings"
      ]
    },
    {
      "page": "enterprises",
      "title": "Simulated data set with enterprise locations.",
      "topics": [
        "enterprises"
      ]
    },
    {
      "page": "is_sensitive",
      "title": "Return raster with sensitive locations.",
      "concept": [
        "sensitive"
      ],
      "topics": [
        "is_sensitive"
      ]
    },
    {
      "page": "is_sensitive_at",
      "title": "Calculate sensitivity from a sdc_raster at x,y locations.",
      "concept": [
        "sensitive"
      ],
      "topics": [
        "is_sensitive_at"
      ]
    },
    {
      "page": "mask_donut",
      "title": "Mask coordinates using donut pertubation",
      "concept": [
        "point perturbation"
      ],
      "topics": [
        "mask_donut"
      ]
    },
    {
      "page": "mask_grid",
      "title": "Mask coordinates using a grid",
      "concept": [
        "point pertubation"
      ],
      "topics": [
        "mask_grid"
      ]
    },
    {
      "page": "mask_random",
      "title": "Mask coordinates using random pertubation",
      "concept": [
        "point pertubation"
      ],
      "topics": [
        "mask_random"
      ]
    },
    {
      "page": "mask_voronoi",
      "title": "Mask coordinates using voronoi masking",
      "concept": [
        "point pertubation"
      ],
      "topics": [
        "mask_voronoi"
      ]
    },
    {
      "page": "mask_weighted_random",
      "title": "Mask coordinates using weighted random pertubation",
      "concept": [
        "point pertubation"
      ],
      "topics": [
        "mask_weighted_random"
      ]
    },
    {
      "page": "plot_sensitive",
      "title": "Plot the sensitive cells of the sdc_raster.",
      "concept": [
        "plotting",
        "sensitive"
      ],
      "topics": [
        "plot_sensitive"
      ]
    },
    {
      "page": "plot.sdc_raster",
      "title": "Plot a sdc_raster object",
      "concept": [
        "plotting"
      ],
      "topics": [
        "plot.sdc_raster"
      ]
    },
    {
      "page": "protect_neighborhood",
      "title": "protects raster by summing over the neighborhood",
      "topics": [
        "protect_neighborhood"
      ]
    },
    {
      "page": "protect_quadtree",
      "title": "Protect a raster with a quadtree method.",
      "concept": [
        "protection methods"
      ],
      "topics": [
        "protect_quadtree"
      ]
    },
    {
      "page": "protect_smooth",
      "title": "Protect a sdc_raster by smoothing",
      "concept": [
        "protection methods"
      ],
      "topics": [
        "protect_smooth"
      ]
    },
    {
      "page": "remove_sensitive",
      "title": "Remove sensitive cells from raster",
      "concept": [
        "protection methods",
        "sensitive"
      ],
      "topics": [
        "mask_sensitive",
        "remove_sensitive"
      ]
    },
    {
      "page": "sdc_raster",
      "title": "Create a raster map with privacy awareness",
      "concept": [
        "sensitive"
      ],
      "topics": [
        "sdc_raster"
      ]
    },
    {
      "page": "sensitivity_score",
      "title": "Mean sensitivity for raster",
      "concept": [
        "sensitive"
      ],
      "topics": [
        "sensitivity_score"
      ]
    },
    {
      "page": "smooth_raster",
      "title": "Create kde density version of a raster",
      "topics": [
        "smooth_raster"
      ]
    }
  ],
  "_readme": "https://github.com/edwindj/sdcSpatial/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "sdcSpatial.Rmd",
      "filename": "sdcSpatial.html",
      "title": "Introduction sdcSpatial: privacy protected density maps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "View the data",
        "Sensitive locations",
        "Reducing sensitivity",
        "Thanks to raster"
      ],
      "created": "2022-03-23 15:02:29",
      "modified": "2025-03-14 13:32:07",
      "commits": 4
    }
  ],
  "_score": 5.171726453653231,
  "_indexed": true,
  "_nocasepkg": "sdcspatial",
  "_universes": [
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:08:24.000Z",
      "distro": "noble",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "23b6f5cc83dfe960d9c873b00da4ece3c192a5367bfcd6280964b3a4b352e96f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:07:53.000Z",
      "distro": "noble",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "1dfdb25e6fc4412af81231c54966703e65ea43704fd3209e0c46acd438142cbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:07:38.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "a42af15ba7a72800ffd1807da277d3c0a8018426a3b138d00533aa2cf70e39f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:08:05.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "9800407665f52feda4a55bc5a0742ca0707e1de74d328937e324d2dccdcedefb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:07:41.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "5ba0a1bfc2bb8af63ca5d194ce708e6c5d9dcd2302355ad1fafd3cb720bfbe8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:07:18.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "42001098ac10dec67d22e9559484681cfcc6997f7b33ff9fe6e2648a9cae5359",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.9.9000",
      "date": "2026-05-12T07:07:21.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "d57abdcaa4dd9bf1893c54dedff33f233e2bd166fdaa4340d6b7c5655fc379f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.9.9000",
      "date": "2026-05-22T10:53:59.000Z",
      "commit": "40ee2d850b971098fa4a5d14790bd3c51f911511",
      "fileid": "76b81d6be6599e8da2ca542fd014c41897729a5dc9c1bc3cd5aed2e768375144",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/25718903367"
    }
  ]
}