jSDM CRAN release v0.1.0: Joint Species Distribution Models
Changes
- First version of the jSDM R package
- Use of Rcpp and C++ code for Gibbs sampling
- Use of GSL (RcppGSL) for random draws
- Use of Armadillo (RcppArmadillo) for vector and matrix operations
- Functions to fit models from Warton et al. 2014 Trends in Ecology and Evolution (doi:10.1016/j.tree.2015.09.007).
- We use
pkgdown
to build package website. - Package website available on GitHub: https://ecology.ghislainv.fr/jSDM.
Install this release
From CRAN or using the devtools::install_github() function in R:
devtools::install_github(repo="ghislainv/jSDM", ref="v0.1.0")̀