The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

cati: Communities Assembly by Traits: Individuals and beyond

GPLv3 CRAN by month CRAN Total DOI

A R package to detect communities assembly processes by functionnal traits

The package is described in Ecography: cati: an R package using functional traits to detect and quantify multi-level community assembly processes.

Install the latest versions of all dependencies from CRAN:

install.packages(c("devtools", "e1071", "mice", "rasterVis", "hypervolume", "cluster", "geometry", "vegan", "nlme", "ade4", "ape"))

Install cati’s current development version from Github:

devtools::install_github("adrientaudiere/cati")

Install cati’s cran version:

install.packages("cati")

Attach the package and you are ready to start:

library(cati)

There’s a tutorial which illustrate the cati package using Darwin finches data.

How to cite?

“Taudiere, A. and Violle, C. (2016), cati: an R package using functional traits to detect and quantify multi-level community assembly processes. Ecography. doi: 10.1111/ecog.01433”

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.