1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-31 18:55:57 +02:00

Built site for AMR@3.0.1.9041: 3a736bc

This commit is contained in:
github-actions
2026-03-30 08:18:09 +00:00
parent d55d073ae9
commit d6c59896e9
105 changed files with 320 additions and 313 deletions

View File

@@ -1,9 +1,15 @@
# Changelog
## AMR 3.0.1.9040
## AMR 3.0.1.9041
#### New
- Support for clinical breakpoints of 2026 of both CLSI and EUCAST, by
adding all of their over 5,700 new clinical breakpoints to the
`clinical_breakpoints` data set for usage in
[`as.sir()`](https://amr-for-r.org/reference/as.sir.md). EUCAST 2026
is now the new default guideline for all MIC and disk diffusion
interpretations.
- Integration with the **tidymodels** framework to allow seamless use of
SIR, MIC and disk data in modelling pipelines via `recipes`
- [`step_mic_log2()`](https://amr-for-r.org/reference/amr-tidymodels.md)