Package: spotr
Title: Estimate Spatial Population Indices from Ecological Abundance
        Data
Version: 0.1.0
Authors@R: 
    person("Jonas", "Knape", email ="jonas.knape@slu.se", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8012-5131"))
Description: Compute relative or absolute population trends across space and time using predictions from models fitted to ecological population abundance data, as described in 
             Knape (2025) <doi:10.1016/j.ecolind.2025.113435>. The package supports models fitted by 'mgcv' or 'brms', and draws from posterior predictive distributions. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), brms, knitr, rmarkdown, sf, ggplot2,
        dplyr
Config/testthat/edition: 3
LinkingTo: Rcpp
Imports: stats, mgcv, Rcpp
Depends: R (>= 3.6.0)
LazyData: true
Config/Needs/website: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-04-22 11:30:08 UTC; jonas
Author: Jonas Knape [aut, cre] (<https://orcid.org/0000-0002-8012-5131>)
Maintainer: Jonas Knape <jonas.knape@slu.se>
Repository: CRAN
Date/Publication: 2025-04-24 17:00:02 UTC
