Package: disaggregation
Type: Package
Title: Disaggregation Modelling
Version: 0.4.1
Authors@R: c(
    person("Anita", "Nandi", email = "anita.k.nandi@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5087-2494")),
    person("Tim", "Lucas", email =  "timcdlucas@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4694-8107")),
    person("Rohan", "Arambepola", email = "rarambepola@gmail.com", role = "aut"),
    person("Andre", "Python", email = "python.andre@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-8094-7226")),
    person("Simon", "Smart", email = "simon.smart@cantab.net", role = "ctb")
    )
Description: Fits disaggregation regression models using 'TMB' ('Template Model
    Builder'). When the response data are aggregated to polygon level but
    the predictor variables are at a higher resolution, these models can be
    useful. Regression models with spatial random fields. The package is 
    described in detail in Nandi et al. (2023) <doi:10.18637/jss.v106.i11>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: splancs, Matrix, stats, TMB, dplyr, ggplot2, cowplot, rSPDE,
        sparseMVN, fmesher, tidyterra, terra, sf, utils
Suggests: testthat, knitr, rmarkdown, SpatialEpi
LinkingTo: TMB, RcppEigen
SystemRequirements: GNU make
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-08-22 09:51:10 UTC; simon
Author: Anita Nandi [aut] (ORCID: <https://orcid.org/0000-0002-5087-2494>),
  Tim Lucas [aut, cre] (ORCID: <https://orcid.org/0000-0003-4694-8107>),
  Rohan Arambepola [aut],
  Andre Python [aut] (ORCID: <https://orcid.org/0000-0001-8094-7226>),
  Simon Smart [ctb]
Maintainer: Tim Lucas <timcdlucas@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-22 10:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 05:19:55 UTC; windows
Archs: x64
