+remotes::install_github("msberends/AMR")
diff --git a/news/index.html b/news/index.html
index 975bbb8a2..029b16aec 100644
--- a/news/index.html
+++ b/news/index.html
@@ -7,7 +7,7 @@
AMR (for R)
-
3.0.0.9017
+
3.0.0.9018
-
AMR 3.0.0.9017
+
AMR 3.0.0.9018
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
@@ -69,6 +69,7 @@
- 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
mdro()
to contain all reasons in verbose output (#227)
- Fixed all plotting to contain a separate colour for SDD (susceptible dose-dependent) (#223)
- Fixed some specific Dutch translations for antimicrobials
- Added
names
to age_groups()
so that custom names can be given (#215)
diff --git a/pkgdown.yml b/pkgdown.yml
index df5ca4563..adedb5e87 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-28T10:28Z
+last_built: 2025-08-07T14:31Z
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 6679826a6..8eaa9cee1 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.0.9017
+ 3.0.0.9018