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.

sads

Travis-CI Build Status AppVeyor Build Status CRAN Status

R package for fitting species abundance distributions

Paulo I. Prado, Murilo Miranda and Andre Chalom

Installation

install.packages('sads')
library(sads)

Or download binaries from CRAN.

Developer version

Master branch on GitHub has the release version, as available on CRAN.

If you want to install the developer version:

library(devtools)
install_github(repo = 'piLaboratory/sads', ref= 'dev', build_vignettes = TRUE)

When running under Windows, you will need to install the Rtools package to build the vignettes locally.

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.