Package: rshift
Type: Package
Title: Paleoecology Functions for Regime Shift Analysis
Version: 2.2.0
Authors@R: c(person("Alex H.", "Room", 
                    role = c("aut", "cre", "cph"), 
                    email = "alex.room@btinternet.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")))
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>.
Suggests: R.rsp
VignetteBuilder: R.rsp
Depends: R (>= 3.5.0)
Imports: grid, tibble, dplyr, ggplot2, magrittr
License: MIT + file LICENSE
NeedsCompilation: yes
SystemRequirements: rustc & cargo if building from source
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Packaged: 2023-01-05 13:45:01 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>)
Maintainer: Alex H. Room <alex.room@btinternet.com>
Repository: CRAN
Date/Publication: 2023-01-06 09:00:08 UTC
