Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Community dynamics metrics

NotificationsYou must be signed in to change notification settings

NCEAS/codyn

Repository files navigation

CRAN_Status_BadgeBuild StatusDownloadsProject Status: Active – The project has reached a stable, usable state and is being actively developed.

A package to analyze long-term ecological community datasets.

Univariate and multivariate temporal and spatial diversity indices,rank abundance curves, and community stability metrics. The functionsimplement metrics that are either explicitly temporal and include theoption to calculate them over multiple replicates, or spatial and includethe option to calculate them over multiple time points. Functions fall intofive categories: static diversity indices, temporal diversity indices,spatial diversity indices, rank abundance curves, and community stabilitymetrics. The diversity indices are temporal and spatial analogs totraditional diversity indices. Specifically, the package includes functionsto calculate community richness, evenness and diversity at a given point inspace and time. In addition, it contains functions to calculate speciesturnover, mean rank shifts, and lags in community similarity between twotime points.

For an overview ofcodyn, see:

  • Hallett LM, Jones SK, MacDonald AAA, Jones MB, Flynn DFB, Ripplinger J, Slaughter P, Gries C, Collins SL (2016)codyn: An R package of community dynamics metrics. Methods in Ecology and Evolution, 7(10):1146–1151.https://doi.org/10.1111/2041-210X.12569

For a description of the newer spatial methods incodyn v2.x:

  • Avolio ML, Carroll IT, Collins SL, Houseman GR, Hallett LM, Isbell F, Koerner SE, Komatsu KJ, Smith MD, Wilcox KR (2019)A comprehensive approach to analyzing community dynamics using rank abundance curves. Ecosphere, 10(10):e02881.https://doi.org/10.1002/ecs2.2881

Installation

From CRAN, the package can be installed using standard tools:

install.packages("codyn")

Automated R CMD check with Docker via rhub

To simplify the process of runningR CMD check on the package, one can easily run the build and tests usingtherhub package. Userhub::platforms() to get a list of platforms that can be used to build and test.

library(rhub)chks<- check(platform= c("debian-gcc-devel","fedora-gcc-devel"),show_status=FALSE)

and the checks can be run locally using rhub as well using a docker container:

library(rhub)local_check_linux(image="rhub/fedora-gcc-devel")

Acknowledgments

Work on this package was supported by NSF-ABI grant #1262458 to C. Gries, M. Jones, and S. Collins. Additional support was provided for working group collaboration by the National Center for Ecological Analysis and Synthesis, a Center funded by the University of California, Santa Barbara, and the State of California, and a SESYNC Synthesis Postdoctoral Fellowship to MLA.

About

Community dynamics metrics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors10

Languages


[8]ページ先頭

©2009-2025 Movatter.jp