Package: ecotraj
Type: Package
Title: Ecological Trajectory Analysis
Version: 1.2.0
Date: 2025-10-20
Authors@R: c(
	person('Miquel', 'De Cáceres', role=c('aut','cre'),
	email='miquelcaceres@gmail.com', comment = c(ORCID = "0000-0001-7132-2080")),
	person('Nicolas', 'Djeghri', role = 'aut', comment = c(ORCID = "0000-0001-5740-3386")),
	person('Anthony', 'Sturbois', role = 'aut', comment = c(ORCID = "0000-0002-9219-4468")),
	person('Javier', 'De la Casa', role = 'ctb'))
Description: Analysis of temporal changes (i.e. dynamics) of ecological entities, defined as trajectories on a chosen multivariate space, by providing a set of 
    trajectory metrics and visual representations [De Caceres et al. (2019) <doi:10.1002/ecm.1350>; 
    and Sturbois et al. (2021) <doi:10.1016/j.ecolmodel.2020.109400>]. Includes functions
    to estimate metrics for individual trajectories (length, directionality, angles, ...) as well as
    metrics to relate pairs of trajectories (dissimilarity and convergence). Functions are also
    provided to estimate the ecological quality of ecosystem with respect to reference conditions 
    [Sturbois et al. (2023)  <doi:10.1002/ecs2.4726>].
Depends: R (>= 3.5.0), Rcpp (>= 0.12.12)
Imports: MASS
LinkingTo: Rcpp
License: GPL (>= 2)
URL: https://emf-creaf.github.io/ecotraj/
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.3.3
Suggests: ape, vegclust, knitr, rmarkdown, RColorBrewer, smacof, vegan,
        ggplot2, reshape2, scales, tidyr, viridis, testthat (>= 3.0.0)
LazyData: true
BugReports: https://github.com/emf-creaf/ecotraj/issues
Config/testthat/edition: 3
Packaged: 2025-11-10 17:53:02 UTC; miquel
Author: Miquel De Cáceres [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7132-2080>),
  Nicolas Djeghri [aut] (ORCID: <https://orcid.org/0000-0001-5740-3386>),
  Anthony Sturbois [aut] (ORCID: <https://orcid.org/0000-0002-9219-4468>),
  Javier De la Casa [ctb]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-11 06:10:40 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-11-11 07:39:31 UTC; unix
Archs: ecotraj.so.dSYM
