-
AMR 3.0.0.9031
+
AMR 3.0.0.9032
This is a bugfix release following the release of v3.0.0 in June 2025.
-
Changed
-
- Allow support for newest
ggplot2
v4.0.0
+Changed
+- Fixed bugs introduced by
ggplot2
v4.0.0 (#236)
- 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
@@ -72,7 +72,7 @@
- Added
names
to age_groups()
so that custom names can be given (#215)
- Added note to
as.sir()
to make it explicit when higher-level taxonomic breakpoints are used (#218)
- Added antibiotic codes from the Comprehensive Antibiotic Resistance Database (CARD) to the
antimicrobials
data set (#225)
-- Updated Fosfomycin to be of antibiotic class ‘Phosphonics’ (#225)
+- Updated Fosfomycin to be of antibiotic class Phosphonics (#225)
- Updated
random_mic()
and random_disk()
to set skewedness of the distribution and allow multiple microorganisms
diff --git a/pkgdown.yml b/pkgdown.yml
index c44748cb1..390733508 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-12T14:57Z
+last_built: 2025-09-13T12:08Z
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 114e3ee90..544903eca 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0.9031
+ 3.0.0.9032