Releases: hmsc-r/HMSC
Releases · hmsc-r/HMSC
CRAN release 3.3-7
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:
- 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. - Added Common to rare species transfer learning (CORAL) in github releases 3.3-x.
- Added shared and idiosyncratic responses to measured and latent predictors (function
computeSAIRin github release 3.1-1).
CRAN release v3.0-13
Hmsc 3.0-13 is in CRAN. Read the NEWS for new features and fixes.
3.0-11 in CRAN
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
For details and release notes, see https://CRAN.R-project.org/package=Hmsc
v3.0-5
CRAN release 3.0-2
This is the first CRAN release. You can now install Hmsc like any other regular R package.