1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-16 02:47:52 +01:00

Built site for AMR@3.0.1.9022: 0311834

This commit is contained in:
github-actions
2026-03-03 14:52:15 +00:00
parent 6f0dc96d0d
commit 3c74d99480
96 changed files with 363 additions and 272 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## AMR 3.0.1.9021
## AMR 3.0.1.9022
#### New
@@ -19,9 +19,13 @@
[`all_disk_predictors()`](https://amr-for-r.org/reference/amr-tidymodels.md)
- Data set `esbl_isolates` to practise with AMR modelling
- AMR selectors
[`peptides()`](https://amr-for-r.org/reference/antimicrobial_selectors.md),
[`phosphonics()`](https://amr-for-r.org/reference/antimicrobial_selectors.md)
and
[`spiropyrimidinetriones()`](https://amr-for-r.org/reference/antimicrobial_selectors.md)
- Antimicrobials in the `antimicrobials` data set: ceftibuten/avibactam
(`CTA`), kasugamycin (`KAS`), ostreogrycin (`OST`), thiostrepton
(`THS`), xeruborbactam (`XER`), zorbamycin (`ZOR`)
- Support for Wildtype (WT) / Non-wildtype (NWT) in
[`as.sir()`](https://amr-for-r.org/reference/as.sir.md), all plotting
functions, and all susceptibility/resistance functions.