Package: excursions Type: Package Title: Excursion Sets and Contour Credibility Regions for Random Fields Version: 2.5.11.9000 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) , Bolin and Lindgren (2017) , and Bolin and Lindgren (2018) . These can be generated by the citation function in R. Depends: R (>= 3.5), Matrix Imports: fmesher (>= 0.5.0), graphics, methods, stats, withr, lifecycle Suggests: INLA (>= 21.08.31), testthat (>= 3.0.0), sf, sp, inlabru (>= 2.12.0), RColorBrewer, splancs, fields, rSPDE, knitr, rmarkdown VignetteBuilder: knitr 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, https://davidbolin.github.io/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.3.3 Encoding: UTF-8 Config/testthat/parallel: true Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libgsl0-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://inlabru-org.r-universe.dev Date/Publication: 2026-04-14 13:14:58 UTC RemoteUrl: https://github.com/davidbolin/excursions RemoteRef: HEAD RemoteSha: 5afa7907ead1c629b0e55b10d1c5c0d5efbfe1dc Packaged: 2026-06-23 19:31:01 UTC; root Author: David Bolin [cre, aut] (ORCID: ), Finn Lindgren [aut] (ORCID: ), Suen Man Ho [ctb] Maintainer: David Bolin