Download data sets for download / own use
-18 July 2025
+19 July 2025
Source:vignettes/datasets.Rmd
datasets.Rmd
-
AMR 3.0.0.9014
+AMR 3.0.0.9015
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
-
step_mic_log2()
to transform<mic>
columns with log2, andstep_sir_numeric()
to convert<sir>
columns to numeric
@@ -61,7 +61,7 @@
-
-
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
diff --git a/pkgdown.yml b/pkgdown.yml
index cf138851c..bf0dd8639 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-18T14:01Z
+last_built: 2025-07-19T12:12Z
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 b36cd7ddc..b7144a3b7 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0.9014
+ 3.0.0.9015