Skip to content

Releases: ghislainv/jSDM

jSDM CRAN release v0.2.6: Joint Species Distribution Models

18 Aug 12:56
Compare
Choose a tag to compare

Changes

  • From v0.2.2 to v0.2.6, there are only minor corrections to pass checks on CRAN.

Install this release

From CRAN or using the devtools::install_github() function in R:

devtools::install_github(repo="ghislainv/jSDM", ref="v0.2.6")̀

jSDM CRAN release v0.2.2: Joint Species Distribution Models

02 Mar 03:18
Compare
Choose a tag to compare

Changes

Install this release

From CRAN or using the devtools::install_github() function in R:

devtools::install_github(repo="ghislainv/jSDM", ref="v0.2.2")̀

jSDM CRAN release v0.2.1: Joint Species Distribution Models

01 Apr 12:31
Compare
Choose a tag to compare

Changes

Install this release

From CRAN or using the devtools::install_github() function in R:

devtools::install_github(repo="ghislainv/jSDM", ref="v0.2.1")̀

jSDM CRAN release v0.2.0: Joint Species Distribution Models

15 Mar 17:27
Compare
Choose a tag to compare

Changes

Install this release

From CRAN or using the devtools::install_github() function in R:

devtools::install_github(repo="ghislainv/jSDM", ref="v0.2.0")̀

jSDM CRAN release v0.1.0: Joint Species Distribution Models

24 Jun 07:19
Compare
Choose a tag to compare

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")̀