Package: PointedSDMs
Type: Package
Title: Fit Models Derived from Point Processes to Species Distributions
        using 'inlabru'
Version: 2.1.3
Authors@R: c(
  person(given = "Philip", family = "Mostert", email = "philip.s.mostert@ntnu.no",
          role = c("aut", "cre")),
  person(given = "Bob", family = "O'hara", email = "bob.ohara@ntnu.no",
          role = c("aut")))
Maintainer: Philip Mostert <philip.s.mostert@ntnu.no>
URL: https://github.com/PhilipMostert/PointedSDMs
BugReports: https://github.com/PhilipMostert/PointedSDMs/issues
Description: Integrated species distribution modeling is a rising field in quantitative ecology thanks to significant rises in the quantity of data available, increases in computational speed and the proven benefits of using such models. 
  Despite this, the general software to help ecologists construct such models in an easy-to-use framework is lacking. 
  We therefore introduce the R package 'PointedSDMs': which provides the tools to help ecologists set up integrated models and perform inference on them.
  There are also functions within the package to help run spatial cross-validation for model selection, as well as generic plotting and predicting functions.
  An introduction to these 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) <doi:10.1016/j.tree.2019.08.006>.
Depends: R (>= 4.1), stats, sf, inlabru (>= 2.12.0), R6 (>= 2.5),
        methods,
Imports: terra, ggplot2, fmesher, raster, sp (>= 1.4-5), R.devices,
        blockCV (>= 3.0.0), FNN
Suggests: testthat (>= 3.0.0), sn, INLA (>= 21.08.31), rasterVis,
        ggmap, RColorBrewer, cowplot, knitr, kableExtra, rmarkdown,
        spocc, covr
Additional_repositories: https://inla.r-inla-download.org/R/testing
RoxygenNote: 7.3.2
License: GPL (>= 3)
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: false
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-01-13 17:16:55 UTC; philism
Author: Philip Mostert [aut, cre],
  Bob O'hara [aut]
Repository: CRAN
Date/Publication: 2025-01-13 17:50:22 UTC
