Skip to content

Releases: hmsc-r/HMSC

CRAN release 3.3-7

01 Sep 10:26

Choose a tag to compare

This is the first CRAN release since three years. Much work and several versions were available in github during this time, but this public release closes the gap between github and CRAN.

Major changes are:

  1. Development of tools for diverting time-consuming MCMC sampling to High-Performance Computing with GPU systems. The model is defined and set up in the R package, but then the model can be submitted to HPC for MCMC sampling. This step will replace the R function sampleMcmc. After this the sampled result object can be read back in R for usual posterior analysis and interpretation. See companion projects hmsc-hpc and hmsc-containters in github. These changes were made in github releases 3.1-x.
  2. Added Common to rare species transfer learning (CORAL) in github releases 3.3-x.
  3. Added shared and idiosyncratic responses to measured and latent predictors (function computeSAIR in github release 3.1-1).

CRAN release v3.0-13

11 Aug 14:46

Choose a tag to compare

Hmsc 3.0-13 is in CRAN. Read the NEWS for new features and fixes.

3.0-11 in CRAN

24 Feb 11:33

Choose a tag to compare

New version 3.0-11 was released. It is based on development version 3.0-10 in github. For news, see NEWS.

CRAN release 3.0-9

11 Nov 10:49

Choose a tag to compare

For details and release notes, see https://CRAN.R-project.org/package=Hmsc

v3.0-5

18 Dec 13:43

Choose a tag to compare

Added vignette 5

CRAN release 3.0-2

13 Oct 19:40

Choose a tag to compare

This is the first CRAN release. You can now install Hmsc like any other regular R package.