Package: intSDM Title: Reproducible Integrated Species Distribution Models Across Norway using 'INLA' Description: Integration of disparate datasets is needed in order to make efficient use of all available data and thereby address the issues currently threatening biodiversity. Data integration is a powerful modeling framework which allows us to combine these datasets together into a single model, yet retain the strengths of each individual dataset. We therefore introduce the package, 'intSDM': an R package designed to help ecologists develop a reproducible workflow of integrated species distribution models, using data both provided from the user as well as data obtained freely online. An introduction to data integration methods is discussed in Issac, Jarzyna, Keil, Dambly, Boersch-Supan, Browning, Freeman, Golding, Guillera-Arroita, Henrys, Jarvis, Lahoz-Monfort, Pagel, Pescott, Schmucki, Simmonds and O’Hara (2020) . Version: 2.1.1.9000 Authors@R: c(person(given = "Philip", family = "Mostert", role = c("aut", "cre"), email = "philip.s.mostert@ntnu.no"), person(given = "Angeline", family = "Bruls", role = c("aut"), email = "angeline.bruls@ntnu.no"), person(given = "Ragnhild", family = "{Bjørkås}", role = c("aut"), email = "ragnhild.bjorkas@ntnu.no"), person(given = "Wouter", family = "Koch", role = c("aut"), email = "wouter.koch@artsdatabanken.no"), person(given = "Ellen", family = "Martin", role = c("aut"), email = "ellen.c.martin@ntnu.no")) Depends: R (>= 4.1), ggplot2, terra, sf, stats, PointedSDMs (>= 2.1.4), methods Imports: R6, geodata, fmesher, inlabru (>= 2.14.1), giscoR, blockCV, rgbif, tidyterra, units, withr Suggests: viridis, INLA (>= 21.08.31), sn, R.utils, lwgeom, spatstat, RColorBrewer, knitr, rmarkdown, testthat (>= 3.0.0) Additional_repositories: https://inla.r-inla-download.org/R/testing/ License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://philipmostert.r-universe.dev Date/Publication: 2026-06-10 14:19:28 UTC RemoteUrl: https://github.com/philipmostert/intsdm RemoteRef: HEAD RemoteSha: c10b5d439b438418709ccb7c1b83271ec7784d30 NeedsCompilation: no Packaged: 2026-06-10 15:08:35 UTC; root Author: Philip Mostert [aut, cre], Angeline Bruls [aut], Ragnhild {Bjørkås} [aut], Wouter Koch [aut], Ellen Martin [aut] Maintainer: Philip Mostert