Download data sets for download / own use
-11 September 2025
+12 September 2025
Source:vignettes/datasets.Rmd
datasets.Rmd
-
AMR 3.0.0.9030
+AMR 3.0.0.9031
This is a bugfix release following the release of v3.0.0 in June 2025.
-
Changed
-- Fixed a bug in
antibiogram()
for when no antimicrobials are set
+ - Allow support for newest
ggplot2
v4.0.0
+ - 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
diff --git a/pkgdown.yml b/pkgdown.yml
index 6d50af962..c44748cb1 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -10,7 +10,7 @@ articles:
PCA: PCA.html
WHONET: WHONET.html
WISCA: WISCA.html
-last_built: 2025-09-11T12:44Z
+last_built: 2025-09-12T14:57Z
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 e11b0dc9d..114e3ee90 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0.9030
+ 3.0.0.9031