The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
Branch | Travis | Codecov |
---|---|---|
master |
||
develop |
Dynamic Assembly Model of Colonization, Local Extinction and
Speciation in R
.
This is a development version before the official release on CRAN.
The DAMOCLES package has a stable version on CRAN and a development version on GitHub.
From within R, do:
install.packages("DAMOCLES")
Install DAMOCLES from this GitHub repository by running:
install.packages("remotes")
remotes::install_github("rsetienne/DAMOCLES")
To your DESCRIPTION file, add DAMOCLES
as any normal
package.
If your package directly uses DAMOCLES
:
Imports:
DAMOCLES
If your package uses DAMOCLES
in its peripherals
(e.g. vignettes and tests):
Suggests:
DAMOCLES
Remotes:
rsetienne/DAMOCLES
git
branching modelmaster
: build should always pass. @rsetienne has control over
develop
to master
merges.develop
: merge of topic branches, merge with
master
by @rsetienne iff build
passes. ## ContributorsDAMOCLES was originally developed by Rampal S. Etienne and Alex Pigot
Additionally there are others working on expanding DAMOCLES at the TECE lab, University of Groningen.
Pigot, A. L., & Etienne, R. S. (2015). A new dynamic null model for phylogenetic community structure. Ecology Letters, 18(2), 153-163. https://doi.org/10.1111/ele.12395
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.
Health stats visible at Monitor.