-
AMR 3.0.0.9008
+
AMR 3.0.0.9009
This is primarily a bugfix release, though we added one nice feature too.
-
New
+
New
- Integration with the tidymodels framework to allow seamless use of MIC and SIR data in modelling pipelines via
recipes
-
Changed
+
Changed
- Fixed a bug in
antibiogram()
for when no antimicrobials are set
- Fixed a bug in
antibiogram()
to allow column names containing the +
character (#222)
- Fixed a bug in
as.ab()
for antimicrobial codes with a number in it if they are preceded by a space
- Fixed a bug in
eucast_rules()
for using specific custom rules
- Fixed a bug in
as.sir()
to allow any tidyselect language (#220)
+- Fixed a bug in
as.sir()
to pick right breakpoint when uti = FALSE
(#216)
- Fixed a bug in
ggplot_sir()
when using combine_SI = FALSE
(#213)
- Fixed all plotting to contain a separate colour for SDD (susceptible dose-dependent)
- Fixed some specific Dutch translations for antimicrobials
diff --git a/pkgdown.yml b/pkgdown.yml
index 47d665c0e..c2171e562 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -10,7 +10,7 @@ articles:
PCA: PCA.html
WHONET: WHONET.html
WISCA: WISCA.html
-last_built: 2025-07-17T15:12Z
+last_built: 2025-07-17T15:19Z
urls:
reference: https://amr-for-r.org/reference
article: https://amr-for-r.org/articles
diff --git a/reference/AMR-deprecated.html b/reference/AMR-deprecated.html
index 39918cfa6..8f8e4d4fa 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0.9008
+ 3.0.0.9009