Package: SppTrend
Title: Analyzing Linear Trends in Species Occurrence Data
Version: 0.4
Authors@R: c(
    person(given = "Mario", 
            family = "Mingarro", 
            comment = c(ORCID = "0000-0003-3977-7944"),
            email = "mario_mingarro@mncn.csic.es", 
            role = c("aut", "cre")),
    person(given = "Emilio", 
            family = "García-Roselló", 
            comment = c(ORCID = "0000-0003-0305-770X"),
            role = "aut"),
    person(given = "Jorge M.", 
            family = "Lobo", 
            comment = c(ORCID = "0000-0002-3152-4769"),
            role = "aut"))
Description: Provides a methodology to analyze how species occurrences change over time, particularly in relation to spatial and thermal factors. It facilitates the development of explanatory hypotheses about the impact of environmental shifts on species by analyzing historical presence data that includes temporal and geographic information. Approach described in Lobo et al., 2023 <doi:10.1002/ece3.10674>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), devtools
Imports: dplyr, tidyr, terra, stats, stringr, tidyselect, ggplot2,
        patchwork, sf
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-04 09:15:16 UTC; mario
Author: Mario Mingarro [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3977-7944>),
  Emilio García-Roselló [aut] (ORCID:
    <https://orcid.org/0000-0003-0305-770X>),
  Jorge M. Lobo [aut] (ORCID: <https://orcid.org/0000-0002-3152-4769>)
Maintainer: Mario Mingarro <mario_mingarro@mncn.csic.es>
Repository: CRAN
Date/Publication: 2026-02-07 12:50:02 UTC
