Type: Package
Package: DSSP
Title: Implementation of the Direct Sampling Spatial Prior
Version: 0.1.1
Date: 2022-07-07
Authors@R: c(
    person("Gentry", "White", , "gentry.white@qut.edu.au", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1170-9299")),
    person("Rex", "Parsons", , "rex.parsons94@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-6053-8174"))
  )
Maintainer: Gentry White <gentry.white@qut.edu.au>
Description: Draw samples from the direct sampling spatial prior model as
    described in G. White, D. Sun, P. Speckman (2019) <arXiv:1906.05575>. The basic model assumes a Gaussian
    likelihood and derives a spatial prior based on thin-plate splines.
License: GPL (>= 3)
URL: https://github.com/gentrywhite/DSSP
BugReports: https://github.com/gentrywhite/DSSP/issues
Imports: mcmcse, posterior, rust, sp
Suggests: cowplot, ggplot2, gstat, interp, knitr, rmarkdown, testthat
        (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2022-07-06 20:02:32 UTC; Rex
Author: Gentry White [aut, cre] (<https://orcid.org/0000-0002-1170-9299>),
  Rex Parsons [aut] (<https://orcid.org/0000-0002-6053-8174>)
Repository: CRAN
Date/Publication: 2022-07-12 11:00:06 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 07:04:47 UTC; unix
Archs: DSSP.so.dSYM
