Package: geostan
Title: Bayesian Spatial Analysis
Version: 0.8.2
Date: 2025-07-12
URL: https://connordonegan.github.io/geostan/
BugReports: https://github.com/ConnorDonegan/geostan/issues
Authors@R: c(
    person("Connor", "Donegan", , "connor.donegan@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9698-5443")),
    person("Mitzi", "Morris", role = "ctb"),
    person("Amy", "Tims", role = "ctb")
  )
Description: For spatial data analysis; provides exploratory spatial analysis tools, spatial regression, spatial econometric, and disease mapping models, model diagnostics, and special methods for inference with small area survey data (e.g., the America Community Survey (ACS)) and censored population health monitoring data. Models are pre-specified using the Stan programming language, a platform for Bayesian inference using Markov chain Monte Carlo (MCMC). References: Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>; Donegan (2021) <doi:10.31219/osf.io/3ey65>; Donegan (2022) <doi:10.21105/joss.04716>; Donegan, Chun and Hughes (2020) <doi:10.1016/j.spasta.2020.100450>; Donegan, Chun and Griffith (2021) <doi:10.3390/ijerph18136856>; Morris et al. (2019) <doi:10.1016/j.sste.2019.100301>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Biarch: true
Depends: R (>= 4.1.0)
Imports: spdep (>= 1.0), sf (>= 1.0-10), ggplot2 (>= 3.0.0), methods,
        graphics, stats, spData, MASS, truncnorm, signs, gridExtra,
        utils, Matrix (>= 1.3), Rcpp (>= 0.12.0), RcppParallel (>=
        5.0.1), rstan (>= 2.26.0), rstantools (>= 2.1.1)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
Suggests: testthat, knitr, rmarkdown, bayesplot
SystemRequirements: GNU make
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-07-16 02:14:24 UTC; connor
Author: Connor Donegan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9698-5443>),
  Mitzi Morris [ctb],
  Amy Tims [ctb]
Maintainer: Connor Donegan <connor.donegan@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-16 03:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:43:45 UTC; windows
Archs: x64
