Paulo I. Prado, Murilo Miranda and Andre Chalom
Ecology Department, São Paulo University
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.
Please see the package vignette.