r-inext
Interpolation and extrapolation for species diversity
This package provides simple functions to compute and plot two types (sample-size- and coverage-based) rarefaction and extrapolation curves for species diversity (Hill numbers) based on individual-based abundance data or sampling-unit- based incidence data; see Chao and others (2014, Ecological Monographs) for pertinent theory and methodologies, and Hsieh, Ma and Chao (2016, Methods in Ecology and Evolution) for an introduction of the R package.
- Versions: 3.0.2
- Website: http://chao.stat.nthu.edu.tw/wordpress/software_download/
- Licenses: GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-inext as follows:
guix install r-inext
Or install a particular version:
guix install r-inext@3.0.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-inext about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-inext'><img src='https://packages.guix.gnu.org/packages/r-inext/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-inext)
Example Org:
[[https://packages.guix.gnu.org/packages/r-inext][https://packages.guix.gnu.org/packages/r-inext/badges/latest-version.svg]]