Package: geostan
Title: Bayesian Spatial Analysis
Version: 0.5.4
Date: 2024-03-01
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")
  )
Description: For Bayesian inference with spatial data, provides exploratory spatial analysis tools, multiple spatial model specifications, spatial model diagnostics, and special methods for inference with small area survey data (e.g., the America Community Survey (ACS)) and censored population health surveillance 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.2.3
Biarch: true
Depends: R (>= 3.4)
Imports: spdep (>= 1.0), sf (>= 1.0-10), ggplot2 (>= 3.0.0), methods,
        graphics, stats, 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: 2024-03-02 00:01:25 UTC; connor
Author: Connor Donegan [aut, cre] (<https://orcid.org/0000-0002-9698-5443>),
  Mitzi Morris [ctb]
Maintainer: Connor Donegan <connor.donegan@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-03 15:22:39 UTC
