Package: ecotraj
Type: Package
Title: Ecological Trajectory Analysis
Version: 0.0.1
Date: 2021-05-30
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, circular, MASS
LinkingTo: Rcpp
License: GPL (>= 2)
URL: https://emf-creaf.github.io/ecotraj/
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.1.1
Suggests: vegclust, knitr, rmarkdown, RColorBrewer, smacof, vegan
VignetteBuilder: utils, knitr
Packaged: 2021-06-07 10:01:15 UTC; miquel
Author: Miquel De Cáceres [aut, cre],
  Anthony Sturbois [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-08 07:00:05 UTC
