ecoregime 0.3.1
CRAN release: 2026-06-07
Minor changes and bug fixes
plot()andplot_edr(): axes are not constrained to “Axis X”.vignette("EDR_framework"): new plots showing ecological succession.vignette("Resilience"): new Section 2.Packages in Suggests are used conditionally in examples, tests, and vignettes.
ecoregime 0.3.0
CRAN release: 2025-10-29
Major changes
-
state_to_trajectory():method = "projection"considers the nearest states inreferenceto calculate dissimilarities between thetarget_statesandreference.method = "mixed"returns the same values thanmethod = "projection".
Minor changes and bug fixes
plot.RETRA()correctly represents trajectories when states are not in order.plot_edr()does not print[[i]]NULLto the console.retra_edr(): fixed error when!is.null(Dim).Fixed errors due to incompatibilities with ecotraj 1.1.1
ecoregime 0.2.1
CRAN release: 2025-05-01
New features
-
plot_edr()represents EDR trajectories and states according to pre-defined colors or variables
ecoregime 0.2.0
CRAN release: 2024-04-17
New features
resistance()calculates resistance to disturbances.amplitude()calculates the amplitude of disturbed trajectories.recovery()calculates the recovery towards reference trajectories.net_change()calculates the net change of disturbed trajectories.state_to_trajectory()defines the position of a state with respect to a trajectory.EDR_datanow includes an abundance matrix for disturbed communities.New
vignette("Resilience")which describes how ecological resilience can be assessed.
Minor improvements
dEve()error now does not refer to any reference trajectory.define_retra()returns error if certain characters are used intrajectories.
