Skip to content

Releases: ghislainv/jSDM

jSDM CRAN release v0.2.7: Joint Species Distribution Models

Choose a tag to compare

@JeanneClement JeanneClement released this 30 Oct 10:44
ed96f68

Full Changelog: v0.2.6...v0.2.7

jSDM CRAN release v0.2.6: Joint Species Distribution Models

Choose a tag to compare

@ghislainv ghislainv released this 18 Aug 12:56

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

Choose a tag to compare

@JeanneClement JeanneClement released this 02 Mar 03:18

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

Choose a tag to compare

@JeanneClement JeanneClement released this 01 Apr 12:31

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

Choose a tag to compare

@JeanneClement JeanneClement released this 15 Mar 17:27

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

Choose a tag to compare

@ghislainv ghislainv released this 24 Jun 07:19

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