jSDM 0.1.0
- 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.