Package: excursions
Type: Package
Title: Excursion Sets and Contour Credibility Regions for Random Fields
Version: 2.5.8
Authors@R: c(
    person("David", "Bolin", email = "davidbolin@gmail.com", role = c("cre", "aut"),
            comment = c(ORCID = "0000-0003-2361-5465")),
    person("Finn", "Lindgren", email = "finn.lindgren@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0002-5833-2011")),
    person("Suen", "Man Ho", email = "M.H.Suen@sms.ed.ac.uk", role = "ctb"))
Description: Functions that compute probabilistic excursion sets, contour credibility regions, contour avoiding regions, and simultaneous confidence bands for latent Gaussian random processes and fields. The package also contains functions that calculate these quantities for models estimated with the INLA package. The main references for excursions are Bolin and Lindgren (2015) <doi:10.1111/rssb.12055>, Bolin and Lindgren (2017) <doi:10.1080/10618600.2016.1228537>, and Bolin and Lindgren (2018) <doi:10.18637/jss.v086.i05>. These can be generated by the citation function in R.
Depends: R (>= 3.5), Matrix, sp
Suggests: INLA (>= 21.08.31), testthat (>= 3.0.0), sf
Imports: fmesher (>= 0.1.2), graphics, methods, stats, withr
SystemRequirements: Gnu Scientific Library version >= 2.1
Additional_repositories: https://inla.r-inla-download.org/R/testing
BugReports: https://github.com/davidbolin/excursions/issues
License: GPL (>= 3)
URL: https://github.com/davidbolin/excursions
Copyright: The R package and code, and the main programs, were written
        by and are Copyright by David Bolin and Finn Lindgren, and are
        redistributable under the GNU Public License, version 3 or
        later.  The package also includes code from the libraries CAMD
        from the SuiteSparse collection of Tim Davis, and the
        RngStreams library by Pierre L'Ecuyer.  For details see the
        COPYRIGHTS file.
NeedsCompilation: yes
RoxygenNote: 7.2.3
Encoding: UTF-8
Config/testthat/parallel: true
Config/testthat/edition: 3
Packaged: 2023-11-29 18:06:47 UTC; bolinjd
Author: David Bolin [cre, aut] (<https://orcid.org/0000-0003-2361-5465>),
  Finn Lindgren [aut] (<https://orcid.org/0000-0002-5833-2011>),
  Suen Man Ho [ctb]
Maintainer: David Bolin <davidbolin@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-30 08:10:02 UTC
Built: R 4.3.1; aarch64-apple-darwin20; 2023-11-30 10:51:59 UTC; unix
Archs: excursions.so.dSYM
