Package: ecoregime Title: Analysis of Ecological Dynamic Regimes Version: 0.3.1 Authors@R: person(given = "Martina", family = "Sánchez-Pinillos", email = "martina.sanchez.pinillos@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1499-4507")) Description: A toolbox for implementing the Ecological Dynamic Regime framework (Sánchez-Pinillos et al., 2023 ) to characterize and compare groups of ecological trajectories in multidimensional spaces defined by state variables. The package includes the RETRA-EDR algorithm to identify representative trajectories, functions to generate, summarize, and visualize representative trajectories, and several metrics to quantify the distribution and heterogeneity of trajectories in an ecological dynamic regime and quantify the dissimilarity between two or more ecological dynamic regimes. The package also includes a set of functions to assess ecological resilience based on ecological dynamic regimes (Sánchez-Pinillos et al., 2024 ). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) URL: https://mspinillos.github.io/ecoregime/, https://github.com/MSPinillos/ecoregime BugReports: https://github.com/MSPinillos/ecoregime/issues Depends: R (>= 4.4.0) LazyData: true Imports: ape, data.table, ecotraj (>= 1.1.1), graphics, methods, shape, smacof, stats, stringr Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vegan Config/testthat/edition: 3 VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://mspinillos.r-universe.dev Date/Publication: 2026-06-10 11:15:03 UTC RemoteUrl: https://github.com/mspinillos/ecoregime RemoteRef: HEAD RemoteSha: f6d56d866dc7767021bcdebf181458dcdafec7d1 NeedsCompilation: no Packaged: 2026-06-10 15:21:07 UTC; root Author: Martina Sánchez-Pinillos [aut, cre, cph] (ORCID: ) Maintainer: Martina Sánchez-Pinillos