Package: ecotraj
Type: Package
Title: Ecological Trajectory Analysis
Version: 0.1.1
Date: 2023-10-30
Authors@R: c(
	person('Miquel', 'De Cáceres', role=c('aut','cre'),
	email='miquelcaceres@gmail.com', comment = c(ORCID = "0000-0001-7132-2080")),
	person('Anthony', 'Sturbois', role = 'aut'))
Description: Assists ecologists in the analysis of temporal changes of 
    ecosystems, 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) ].
Depends: R (>= 3.4.0), Rcpp (>= 0.12.12)
Imports: Kendall, MASS
LinkingTo: Rcpp
License: GPL (>= 2)
URL: https://emf-creaf.github.io/ecotraj/
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.2.3
Suggests: ape, vegclust, knitr, rmarkdown, RColorBrewer, smacof, vegan,
        ggplot2, hrbrthemes, reshape2, scales, tidyr, viridis, testthat
        (>= 3.0.0)
LazyData: true
Config/testthat/edition: 3
Packaged: 2023-10-30 16:45:03 UTC; miquel
Author: Miquel De Cáceres [aut, cre] (<https://orcid.org/0000-0001-7132-2080>),
  Anthony Sturbois [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-30 17:10:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-21 04:38:49 UTC; unix
Archs: ecotraj.so.dSYM
