Package: excursions
Type: Package
Title: Excursion Sets and Contour Credibility Regions for Random Fields
Version: 2.5.2
Authors@R: c(
    person("David", "Bolin", email = "davidbolin@gmail.com", role = c("cre", "aut")),
    person("Finn", "Lindgren", email = "finn.lindgren@gmail.com", role = "aut"))
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, rgeos, rgdal
Imports: graphics, methods, stats, withr
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, as well as
        functions from the GNU Scientific library and the RngStreams
        library by Pierre L'Ecuyer.  For details see the COPYRIGHTS
        file.
NeedsCompilation: yes
RoxygenNote: 7.1.1
Encoding: UTF-8
Packaged: 2021-09-15 08:09:38 UTC; bolinjd
Author: David Bolin [cre, aut],
  Finn Lindgren [aut]
Maintainer: David Bolin <davidbolin@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-17 08:20:05 UTC
