{
  "_id": "6a443facc375b2cc78b769e0",
  "Package": "DAST",
  "Type": "Package",
  "Title": "Spatio-Temporal Disaggregation for Maps with Changing Areal\nBoundaries",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\n\"Noah\", \"Ripstein\",\nemail = \"noah.ripstein@mail.utoronto.ca\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Tools for spatio-temporal disaggregation of areal data\nacross multiple time points, including support for changing\npolygon boundaries. Implements methods for spatially aggregated\nlog-Gaussian Cox process models with changing areal boundaries\nas described in Ripstein, Brown and Stafford (2026)\n\"Spatio-Temporal Disaggregation with Changing Areal Boundaries\"\n<doi:10.48550/arXiv.2606.25074>. Combines polygon-level\nobservations, population rasters and optional covariate rasters\nto infer fine-scale spatial fields over time. Models can be\nefficiently fit using 'TMB' (Template Model Builder) and\nadaptive Gauss-Hermite quadrature for fast approximate\ninference or via 'tmbstan' for MCMC.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/nripstein/DAST",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 21:33:49 UTC",
    "User": "root"
  },
  "Author": "Noah Ripstein [aut, cre]",
  "Maintainer": "Noah Ripstein <noah.ripstein@mail.utoronto.ca>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 21:09:45 UTC",
  "RemoteUrl": "https://github.com/cran/DAST",
  "RemoteRef": "HEAD",
  "RemoteSha": "c269373f3063d332026be2ade5a8824f2543c4ee",
  "MD5sum": "f3a0540ec383b326d9c3a6d6b31bce04",
  "_user": "cran",
  "_type": "src",
  "_file": "DAST_0.1.0.tar.gz",
  "_fileid": "2fc8a431190c667535506bdfc1c1b495314b576927e6b0fe6e540414650230cd",
  "_filesize": 327406,
  "_sha256": "2fc8a431190c667535506bdfc1c1b495314b576927e6b0fe6e540414650230cd",
  "_created": "2026-06-30T21:33:49.000Z",
  "_published": "2026-06-30T22:14:04.527Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84411654659,
      "time": 316,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994276319"
    },
    {
      "job": 84411654685,
      "time": 351,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994286279"
    },
    {
      "job": 84411654940,
      "time": 323,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994278060"
    },
    {
      "job": 84411654820,
      "time": 365,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994290939"
    },
    {
      "job": 84411653865,
      "time": 430,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994167130"
    },
    {
      "job": 84411654390,
      "time": 266,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7994257980"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DAST",
  "_commit": {
    "id": "c269373f3063d332026be2ade5a8824f2543c4ee",
    "author": "Noah Ripstein <noah.ripstein@mail.utoronto.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782853785
  },
  "_maintainer": {
    "name": "Noah Ripstein",
    "email": "noah.ripstein@mail.utoronto.ca",
    "login": "nripstein",
    "linkedin": "in/noah-ripstein",
    "description": "Stats PhD student @ University of Toronto",
    "uuid": 98430636
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "aghq",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "disaggregation",
      "role": "Imports"
    },
    {
      "package": "fmesher",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "rSPDE",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sparseMVN",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "TMB",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstan",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tmbstan",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nripstein",
      "count": 1,
      "uuid": 98430636
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DAST"
  },
  "_devurl": "https://github.com/nripstein/dast",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DAST.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "disag_model_mmap",
    "disag_model_mmap_aghq",
    "disag_model_mmap_mcmc",
    "disag_model_mmap_tmb",
    "get_priors",
    "plot_aggregation_raster",
    "plot_covariate_raster",
    "plot_mesh",
    "plot_polygons",
    "prepare_data_mmap"
  ],
  "_help": [
    {
      "page": "disag_model_mmap",
      "title": "Fit a multi-map disaggregation model (via AGHQ, TMB, or MCMC)",
      "topics": [
        "disag_model_mmap"
      ]
    },
    {
      "page": "disag_model_mmap_aghq",
      "title": "Fit a multi-map disaggregation model via TMB + AGHQ",
      "topics": [
        "disag_model_mmap_aghq"
      ]
    },
    {
      "page": "disag_model_mmap_mcmc",
      "title": "Fit a multi-map disaggregation model via tmbstan MCMC",
      "topics": [
        "disag_model_mmap_mcmc"
      ]
    },
    {
      "page": "disag_model_mmap_tmb",
      "title": "Fit a multi-map disaggregation model via TMB",
      "topics": [
        "disag_model_mmap_tmb"
      ]
    },
    {
      "page": "get_priors",
      "title": "Get Default Prior Values for Disaggregation Model",
      "topics": [
        "get_priors"
      ]
    },
    {
      "page": "make_model_object_mmap",
      "title": "Build the TMB ADFun object for multi-map disaggregation",
      "topics": [
        "make_model_object_mmap"
      ]
    },
    {
      "page": "plot_aggregation_raster",
      "title": "Plot the offset raster",
      "topics": [
        "plot_aggregation_raster"
      ]
    },
    {
      "page": "plot_covariate_raster",
      "title": "Plot a single covariate raster",
      "topics": [
        "plot_covariate_raster"
      ]
    },
    {
      "page": "plot_mesh",
      "title": "Plot the SPDE mesh with custom outer/inner boundaries",
      "topics": [
        "plot_mesh"
      ]
    },
    {
      "page": "plot_polygons",
      "title": "Plot polygon response data",
      "topics": [
        "plot_polygons"
      ]
    },
    {
      "page": "plot.disag_data_mmap",
      "title": "Visual summary plot of prepared data",
      "topics": [
        "plot.disag_data_mmap"
      ]
    },
    {
      "page": "predict.disag_model_mmap_aghq",
      "title": "Predict mean & credible intervals for AGHQ-fitted disaggregation model",
      "topics": [
        "predict.disag_model_mmap_aghq"
      ]
    },
    {
      "page": "predict.disag_model_mmap_mcmc",
      "title": "Prediction guard for MCMC-fitted multi-map disaggregation models",
      "topics": [
        "predict.disag_model_mmap_mcmc"
      ]
    },
    {
      "page": "predict.disag_model_mmap_tmb",
      "title": "Predict for Multi-Map Disaggregation Model fit with TMB",
      "topics": [
        "predict.disag_model_mmap_tmb"
      ]
    },
    {
      "page": "prepare_data_mmap",
      "title": "Prepare multi-map disaggregation data",
      "topics": [
        "prepare_data_mmap"
      ]
    },
    {
      "page": "print.disag_data_mmap",
      "title": "Print method for 'disag_data_mmap' objects",
      "topics": [
        "print.disag_data_mmap"
      ]
    },
    {
      "page": "print.disag_model_mmap_aghq",
      "title": "Print method for 'disag_model_mmap_aghq' objects",
      "topics": [
        "print.disag_model_mmap_aghq"
      ]
    },
    {
      "page": "print.disag_model_mmap_mcmc",
      "title": "Print method for 'disag_model_mmap_mcmc' objects",
      "topics": [
        "print.disag_model_mmap_mcmc"
      ]
    },
    {
      "page": "print.summary.disag_model_mmap_aghq",
      "title": "Print method for 'summary.disag_model_mmap_aghq' objects (direct approach)",
      "topics": [
        "print.summary.disag_model_mmap_aghq"
      ]
    },
    {
      "page": "print.summary.disag_model_mmap_mcmc",
      "title": "Print method for 'summary.disag_model_mmap_mcmc' objects",
      "topics": [
        "print.summary.disag_model_mmap_mcmc"
      ]
    },
    {
      "page": "summary.disag_data_mmap",
      "title": "Summary function for disag_data_mmap objects",
      "topics": [
        "summary.disag_data_mmap"
      ]
    },
    {
      "page": "summary.disag_model_mmap_aghq",
      "title": "Summary method for 'disag_model_mmap_aghq' objects (direct approach)",
      "topics": [
        "summary.disag_model_mmap_aghq"
      ]
    },
    {
      "page": "summary.disag_model_mmap_mcmc",
      "title": "Summary method for 'disag_model_mmap_mcmc' objects",
      "topics": [
        "summary.disag_model_mmap_mcmc"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DAST/raw/HEAD/README.md",
  "_rundeps": [
    "aghq",
    "backports",
    "broom",
    "class",
    "classInt",
    "cli",
    "cowplot",
    "cpp11",
    "data.table",
    "DBI",
    "disaggregation",
    "dplyr",
    "e1071",
    "farver",
    "fmesher",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mvQuad",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "polynom",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rSPDE",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "sparseMVN",
    "splancs",
    "statmod",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyterra",
    "TMB",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "multiple-maps-schematic.Rmd",
      "filename": "multiple-maps-schematic.html",
      "title": "Disaggregation With Multiple Maps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Construct simulated maps",
        "Simulate populations and counts",
        "Prepare and fit the model",
        "Predict on the fine grid"
      ],
      "created": "2026-06-30 21:09:45",
      "modified": "2026-06-30 21:09:45",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dast",
  "_universes": [
    "cran",
    "nripstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T21:38:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c269373f3063d332026be2ade5a8824f2543c4ee",
      "fileid": "f22766ebf0f0a66f49e94b4b4fc84e7d1a36640c0daf2347823444fc00d301a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T21:38:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c269373f3063d332026be2ade5a8824f2543c4ee",
      "fileid": "6a29fe2e033373d56c488049f5fff7d9dc3d1ae2d0a9f6f6f39a964f1f8af6f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T21:38:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c269373f3063d332026be2ade5a8824f2543c4ee",
      "fileid": "2791a4f76d2f8098f1069afc3d3fb1d9afae8e5bb388b4bf1271ea561e55f135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-30T21:38:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c269373f3063d332026be2ade5a8824f2543c4ee",
      "fileid": "af9877aead231cc0d9364344e11df67fc181b8f7738c41152bd3a578202c002b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-30T21:38:56.000Z",
      "arch": "emscripten",
      "commit": "c269373f3063d332026be2ade5a8824f2543c4ee",
      "fileid": "91679cfa3ce5f7e951fcafffdf72dc12bd9d0c886a3d817534f6ac06b15bc6ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476991115"
    }
  ]
}