Skip to content

Releases: ghislainv/hSDM

hSDM CRAN release v1.4.4: Hierarchical Bayesian Species Distribution Models

06 Sep 15:56
Compare
Choose a tag to compare

Changes

  • Minor changes to correct an error while checking on CRAN.

Install this release

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

devtools::install_github(repo="ghislainv/hSDM", ref="v1.4.4")

hSDM CRAN release v1.4.3: Hierarchical Bayesian Species Distribution Models

28 Aug 12:11
Compare
Choose a tag to compare

Changes

  • Minor changes to fulfill the CRAN conditions.

Install this release

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

devtools::install_github(repo="ghislainv/hSDM", ref="v1.4.3")

hSDM CRAN release v1.4.2: Hierarchical Bayesian Species Distribution Models

25 May 15:51
Compare
Choose a tag to compare

hSDM v1.4.2 for Hierarchical Bayesian Species Distribution Models

Changes

  • Updating the DESCRIPTION file to fulfill the CRAN conditions.
  • Adding a contributing guide and a code of conduct.

Install this release

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

devtools::install_github(repo="ghislainv/hSDM", ref="v1.4.2")

hSDM CRAN release v1.4.1: Hierarchical Bayesian Species Distribution Models

13 May 05:31
Compare
Choose a tag to compare

hSDM v1.4.1 for Hierarchical Bayesian Species Distribution Models

Changes

  • Use GSL for random sampling (issue #4)
  • Convert package to use registration for C routines (issue #9)

Install this release

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

devtools::install_github(repo="ghislainv/hSDM", ref="v1.4.1")

hSDM CRAN release v1.4

28 Mar 19:59
Compare
Choose a tag to compare

DOI

hSDM v1.4 for hierarchical Bayesian species distribution models

Changes

This release has been prepared for the ISEC 2014 conference in Montpellier.

Install this release

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

library(devtools)
install_github(repo="ghislainv/hSDM",ref="v1.4")