mlsurvlrnrs NEWS

January 17, 2026 ยท View on GitHub

Unreleased (2026-01-17)

Bug fixes

  • alignment to upstream api changes (4d8f429)
  • adaptions to new mlexperiments api (d697741)
  • adaptions to new mlexperiments api (bfdf33b)

Tests

  • more conditional tests for suggested pkg (0828306)
  • more conditions on examples for suggested packages (65c1eb0)

Other changes

Full set of changes: v0.0.7...4aaab2f

v0.0.7 (2025-12-04)

Bug fixes

  • added omp-thread-limit to donttest examples (c1499ad)
  • added adaptions for package to work with xgboost > version 3 (875dacc)
  • fixed adaptions to new xgboost version (99824a3)
  • work on fixing xgboost-aft learner (3672862)

Tests

  • added unittest for usecase when learner-args are in param-grid (8027dfc)

CI

Other changes

Full set of changes: v0.0.6...v0.0.7

v0.0.6 (2025-09-09)

Other changes

  • updated description and news.md (7ac6388)
  • prepared fix / adaption to new mlexperiments version (23db7a2)
  • new dev-version (b0cde14)
  • updated news.md (79e8efc)

Full set of changes: v0.0.5...v0.0.6

v0.0.5 (2025-03-03)

Other changes

  • adresses notes on cran-checks (69a69b7)
  • updated dev-version (10e794f)

Full set of changes: v0.0.4...v0.0.5

v0.0.4 (2024-07-05)

CI

Other changes

  • updated package for next cran-release (34c6cfc)
  • switched vignetteengine to quarto (239e395)
  • automated readme gen (3fd0c35)
  • updated dev-version (beb52a5)
  • updated news.md (3bbf43f)

Full set of changes: v0.0.3...v0.0.4

v0.0.3 (2024-03-08)

Other changes

Full set of changes: v0.0.2...v0.0.3

v0.0.2 (2023-08-11)

Bug fixes

  • added cat_vars adaptions (2b85d9c)

Tests

  • back to bayesian optim (1aef607)
  • removed tests with bayesian optimization as number of set cores seems to be ignored (a14a610)
  • hard coding ncores since R_CHECK_LIMIT_CORES seems not to work on cran (61af69f)
  • updated unit tests (1e6b5e7)
  • reduced runtime of unit-tests (4d9b902)

Docs

  • wrapped xgboost examples into donttest (675303d)
  • making vignettes static (3dd080a)
  • fixed typo in vignettes (7479fad)
  • added coxph comparison to glmnet vignette (570d375)

Other changes

Full set of changes: v0.0.1...v0.0.2

v0.0.1 (2022-11-13)

New features

  • transferred survival learners to new package (a6de015)

Bug fixes

Other changes

Full set of changes: 4fc6414...v0.0.1