-
AMR 3.0.1.9074
+
AMR 3.0.1.9075
Planned as v3.1.0, end of June 2026.
-
Breaking Changes
+
Breaking Changes
- The former kingdoms Bacteria and Archaea are now each divided into four kingdoms with new top-level domains ‘Bacteria’ and ‘Archaea’ (Göker and Oren, 2024, DOI: 10.1099/ijsem.0.006242). Following this, a new
domain column in the microorganisms data set was added, and more importantly, mo_kingdom() now returns the formal kingdom (e.g. "Pseudomonadati" instead of "Bacteria"). Use mo_domain() for the old behaviour. For non-prokaryotic kingdoms (Fungi, Protozoa, etc.), kingdom and domain are identical.
- Faster parallel computing via the
future package for as.sir() and wisca(): a non-sequential plan (e.g. future::plan(future::multisession)) must be active before using parallel = TRUE.
-
New
+
New
- EUCAST 2026 and CLSI 2026 breakpoints: over 5,700 new breakpoints added to the
clinical_breakpoints data set; EUCAST 2026 is now the default for all MIC and disk diffusion interpretations
- Wildtype/Non-wildtype (WT/NWT) output when using ECOFF-based interpretation, by setting
breakpoint_type = "ECOFF" in as.sir(); WT/NWT results are fully supported in all resistance/susceptibility functions and plots (#254)
-
@@ -74,7 +74,7 @@
- New
wisca_plot() to assess the susceptibility and incidence distributions from the Monte Carlo simulations
-
Fixed
+
Fixed
-
as.sir()
- On data frames: already-converted SIR columns no longer dropped on re-run (#278)
@@ -101,7 +101,7 @@
-
Updated
+
Updated
- Taxonomic update for all microorganisms, now updated to June 2026
-
mo_kingdom() now returns the formal taxonomic kingdom; a one-time note per session explains the change when querying bacterial or archaeal records.
diff --git a/news/index.md b/news/index.md
index 61b16ceb2..763b09dda 100644
--- a/news/index.md
+++ b/news/index.md
@@ -1,6 +1,6 @@
# Changelog
-## AMR 3.0.1.9074
+## AMR 3.0.1.9075
Planned as v3.1.0, end of June 2026.
diff --git a/pkgdown.yml b/pkgdown.yml
index dcc84e7b5..a721e7698 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -10,7 +10,7 @@ articles:
PCA: PCA.html
WHONET: WHONET.html
WISCA: WISCA.html
-last_built: 2026-06-26T10:01Z
+last_built: 2026-06-26T10: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 77abccafc..47688d6d1 100644
--- a/reference/AMR-deprecated.html
+++ b/reference/AMR-deprecated.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.1.9074
+ 3.0.1.9075