Package: rshift
Type: Package
Title: Paleoecology Functions for Regime Shift Analysis
Version: 3.1.2
Authors@R: c(person("Alex H.", "Room",
                    role = c("aut", "cre", "cph"),
                    email = "alexhroom+cran@protonmail.com",
                    comment = c(ORCID = "0000-0002-5314-2331")),
             person("Felipe", "Franco-Gaviria",
                    role = c("ctb", "fnd"),
                    comment = c(ORCID = "0000-0003-4799-1457")),
             person("Dunia H.", "Urrego",
                    role = c("ctb", "fnd"),
                    comment = c(ORCID = "0000-0001-7938-5529")),
              person(given = "The authors of the dependency Rust crates",
                     role = c("ctb"),
                     comment = "see inst/AUTHORS file for details"))
Description: Contains a variety of functions, based around
    regime shift analysis of paleoecological data.
    Citations:
    Rodionov() from Rodionov (2004) <doi:10.1029/2004GL019448>
    Lanzante() from Lanzante (1996) <doi:10.1002/(SICI)1097-0088(199611)16:11%3C1197::AID-JOC89%3E3.0.CO;2-L>
    Hellinger_trans from Numerical Ecology, Legendre & Legendre (ISBN 9780444538680)
    rolling_autoc from Liu, Gao & Wang (2018) <doi:10.1016/j.scitotenv.2018.06.276>
    Sample data sets lake_data & lake_RSI processed from Bush, Silman & Urrego (2004) <doi:10.1126/science.1090795>
    Sample data set January_PDO from NOAA: <https://www.ncei.noaa.gov/access/monitoring/pdo/>.
Suggests: R.rsp
VignetteBuilder: R.rsp
Depends: R (>= 4.2)
Imports: grid, tibble, dplyr, ggplot2
License: MIT + file LICENSE
NeedsCompilation: yes
SystemRequirements: rustc & cargo if building from source
URL: https://github.com/alexhroom/rshift
BugReports: https://github.com/alexhroom/rshift/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Config/rextendr/version: 0.3.1.9001
Packaged: 2025-04-06 18:15:25 UTC; alexhroom
Author: Alex H. Room [aut, cre, cph] (<https://orcid.org/0000-0002-5314-2331>),
  Felipe Franco-Gaviria [ctb, fnd]
    (<https://orcid.org/0000-0003-4799-1457>),
  Dunia H. Urrego [ctb, fnd] (<https://orcid.org/0000-0001-7938-5529>),
  The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file
    for details)
Maintainer: Alex H. Room <alexhroom+cran@protonmail.com>
Repository: CRAN
Date/Publication: 2025-04-06 18:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:31:54 UTC; windows
Archs: x64
