Skip to content

Releases: jmgirard/rocker-bayes

v4.1.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • Cross-platform start/stop launchers (Linux, macOS, Windows) ported from rstudio2u
  • RS_PASS wired through correctly; launchers respect RS_PORT
  • apt configuration fix in the install script

v4.0.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • Single Dockerfile parameterized by BASE_TAG replaces the per-variant Dockerfiles
  • GitHub Actions builds natively on amd64 and arm64 and rebuilds weekly
  • New Docker tag scheme: moving latest, noble, resolute plus immutable <variant>-<date> and <variant>-cmdstan<version> tags
  • ordbetareg added
  • CITATION.cff added

v3.5.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • CmdStan 2.39.0
  • resolute variant added alongside noble

v3.4.1

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • Fix package-library permissions that caused warnings when installing packages

v3.4.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • CmdStan models are compiled with -O3: faster sampling for larger models in exchange for a small compile-time cost

v3.3.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • CmdStan 2.38.0
  • marginaleffects added
  • Rebuilt for the new RStudio Server release

v3.2.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
4339fe8
  • docker-compose supports local hosting without authentication
  • Rebuilt on the updated rstudio2u base

v3.1.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • CmdStan 2.37.0

v3.0.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • Rebuilt on jmgirard/rstudio2u:noble; a single image now tracks the current R release instead of one image per R version

v2.4.0

Choose a tag to compare

@jmgirard jmgirard released this 04 Sep 01:34
  • R 4.4.3 image added