Package: ecotraj
Type: Package
Title: Ecological Trajectory Analysis
Version: 0.0.3
Date: 2022-04-23
Authors@R: c(
	person('Miquel', 'De Cáceres', role=c('aut','cre'),
	email='miquelcaceres@gmail.com'),
	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 (see 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).
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.1.2
Suggests: vegclust, knitr, rmarkdown, RColorBrewer, smacof, vegan,
        ggplot2, hrbrthemes, scales, tidyr, viridis
VignetteBuilder: utils, knitr
Packaged: 2022-04-26 07:58:46 UTC; miquel
Author: Miquel De Cáceres [aut, cre],
  Anthony Sturbois [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-27 13:30:18 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-04-28 10:32:09 UTC; unix
Archs: ecotraj.so.dSYM
