{
  "_id": "6a350e963efcd9bda43de176",
  "Package": "sdc.redistribute",
  "Title": "Redistribute Values Between Geographic Areas",
  "Version": "0.1.0",
  "Authors@R": "person(\"Aaron\", \"Schroeder\", email = \"ads7fg@virginia.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4372-2241\"))",
  "Description": "Estimate attribute values for one set of polygons from\nvalues measured on a different, misaligned set. Provides\narea-weighted areal interpolation and a dasymetric method that\ndistributes values across a point layer (such as parcel\ncentroids). Count (extensive) measures are total-preserving;\nrate (intensive) measures use area-weighted means.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://dads2busy.github.io/sdc.redistribute/,\nhttps://github.com/dads2busy/sdc.redistribute",
  "BugReports": "https://github.com/dads2busy/sdc.redistribute/issues",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://dads2busy.r-universe.dev",
  "Date/Publication": "2026-06-10 18:04:10 UTC",
  "RemoteUrl": "https://github.com/dads2busy/sdc.redistribute",
  "RemoteRef": "HEAD",
  "RemoteSha": "a421e221bb22cf6955d515913dcfb18501360dd2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:26:52 UTC",
    "User": "root"
  },
  "Author": "Aaron Schroeder [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4372-2241>)",
  "Maintainer": "Aaron Schroeder <ads7fg@virginia.edu>",
  "MD5sum": "907fbf197dc6a70b191a32bda1e5e38f",
  "_user": "dads2busy",
  "_type": "src",
  "_file": "sdc.redistribute_0.1.0.tar.gz",
  "_fileid": "341cfd648f9df5e3acc0b2037be7831972ad64d5584932167ee6769cdf224b73",
  "_filesize": 106553,
  "_sha256": "341cfd648f9df5e3acc0b2037be7831972ad64d5584932167ee6769cdf224b73",
  "_created": "2026-06-19T09:26:52.000Z",
  "_published": "2026-06-19T09:40:38.665Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82321989919,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746326847"
    },
    {
      "job": 82321989911,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746326365"
    },
    {
      "job": 82321989926,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746532354"
    },
    {
      "job": 82321989910,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746521698"
    },
    {
      "job": 82321537895,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746276806"
    },
    {
      "job": 82321989914,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746315769"
    },
    {
      "job": 82321989942,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746305187"
    },
    {
      "job": 82321989922,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746304251"
    },
    {
      "job": 82321989937,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746304523"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dads2busy/sdc.redistribute",
  "_commit": {
    "id": "a421e221bb22cf6955d515913dcfb18501360dd2",
    "author": "Aaron Schroeder <dads2busy@gmail.com>",
    "committer": "Aaron Schroeder <dads2busy@gmail.com>",
    "message": "chore: record CRAN submission of 0.1.0\n",
    "time": 1781114650
  },
  "_maintainer": {
    "name": "Aaron Schroeder",
    "email": "ads7fg@virginia.edu",
    "login": "ads7fg",
    "description": "",
    "uuid": 50598405,
    "orcid": "0000-0003-4372-2241"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "areal",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "dads2busy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 20
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dads2busy",
      "count": 20,
      "uuid": 1839094
    }
  ],
  "_userbio": {
    "uuid": 1839094,
    "type": "user",
    "name": "Libération de Données!",
    "followers": 13,
    "description": "My overarching research focus is the enablement of Evidence-Based Policy-Making and Program Evaluation through Secure Data Liberation & Integration."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sdc.redistribute"
  },
  "_devurl": "https://github.com/dads2busy/sdc.redistribute",
  "_pkgdown": "https://dads2busy.github.io/sdc.redistribute/",
  "_searchresults": 13,
  "_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/sdc.redistribute.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dads2busy/sdc.redistribute",
  "_realowner": "dads2busy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "redistribute_direct",
    "redistribute_parcels"
  ],
  "_datasets": [
    {
      "name": "sdc_example",
      "title": "Synthetic example geographies",
      "object": "sdc_example",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "redistribute_direct",
      "title": "Area-weighted redistribution between polygon layers",
      "topics": [
        "redistribute_direct"
      ]
    },
    {
      "page": "redistribute_parcels",
      "title": "Dasymetric redistribution via a point layer",
      "topics": [
        "redistribute_parcels"
      ]
    },
    {
      "page": "sdc_example",
      "title": "Synthetic example geographies",
      "topics": [
        "sdc_example"
      ]
    }
  ],
  "_readme": "https://github.com/dads2busy/sdc.redistribute/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "method-comparison.Rmd",
      "filename": "method-comparison.html",
      "title": "Comparing redistribution methods",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-10 15:45:32",
      "modified": "2026-06-10 15:45:32",
      "commits": 1
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to sdc.redistribute",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-10 15:45:32",
      "modified": "2026-06-10 15:45:32",
      "commits": 1
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "sdc.redistribute",
  "_universes": [
    "dads2busy",
    "ads7fg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-19T09:29:13.000Z",
      "distro": "noble",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "dc974c9de17b65a005f26d23bc738da6ae990dcee378ad7011b6d4076ab3f32d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-19T09:29:12.000Z",
      "distro": "noble",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "b20dbcc9c6af72b8381a5df727ccca9b77107ae11082e505b1337a92ee96904c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-19T09:39:20.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "9784759c02b5a82a7526c3f63d91b583edbacfe97f4bafbddcf58c8c320007f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-19T09:38:46.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "ddcf4e1ecba030bbb8929a113543a1e16004f45933df134de1dc9400fd51ed7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-19T09:29:00.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "cd6ba02e3f5b7866cb3d6925735f1a16f639fe507a2f63e002f2cd17f1a435fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T09:28:04.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "0f23e8ca386bb3cd07b6f749ebcd131587c332547ae059c6022912a1682c922a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T09:28:02.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "bc8b1074c33280756654bf82852a153fb47a6256128f79ee26771be9aeee0375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-19T09:28:02.000Z",
      "commit": "a421e221bb22cf6955d515913dcfb18501360dd2",
      "fileid": "1093f2baf68b9fac472c936427dbfd4173d08a01b3fed750bac6c9a50076cb93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dads2busy/actions/runs/27817267845"
    }
  ]
}