Download data sets for download / own use
-09 July 2026
+13 August 2026
Source:vignettes/datasets.Rmd
datasets.Rmdab, cid, name, group, a iv_ddd, iv_units, and loinc.
This data set is in R available as antimicrobials, after
you load the AMR package.
It was last updated on 9 July 2026 19:05:33 UTC. Find more info about
-the contents, (scientific) source, and structure of this data set
+ It was last updated on 13 August 2026 09:12:12 UTC. Find more info
+about the contents, (scientific) source, and structure of this data set
here. Direct download links:
diff --git a/articles/datasets.md b/articles/datasets.md
index fa8514dbd..7bbd0d132 100644
--- a/articles/datasets.md
+++ b/articles/datasets.md
@@ -100,7 +100,7 @@ names:
This data set is in R available as `antimicrobials`, after you load the
`AMR` package.
-It was last updated on 9 July 2026 19:05:33 UTC. Find more info about
+It was last updated on 13 August 2026 09:12:12 UTC. Find more info about
the contents, (scientific) source, and structure of this [data set
here](https://amr-for-r.org/reference/antimicrobials.html).
diff --git a/articles/index.html b/articles/index.html
index 3165adaef..43c119ff9 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -7,7 +7,7 @@
AMR (for R)
- 3.0.1.9085
+ 3.0.1.9086
AMR 3.0.1.9085
+AMR 3.0.1.9086
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
domaincolumn in themicroorganismsdata set was added, and more importantly,mo_kingdom()now returns the formal kingdom (e.g."Pseudomonadati"instead of"Bacteria"). Usemo_domain()for the old behaviour. For non-prokaryotic kingdoms (Fungi, Protozoa, etc.),kingdomanddomainare identical. - Faster parallel computing via the
futurepackage foras.sir()andwisca(): a non-sequential plan (e.g.future::plan(future::multisession)) must be active before usingparallel = TRUE.
New
+New
- EUCAST 2026 and CLSI 2026 breakpoints: over 5,700 new breakpoints added to the
clinical_breakpointsdata 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"inas.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
- Setting
options(AMR_guideline = "EUCAST 2012")or any year-qualified value no longer causes errors or silent wrong behaviour ininterpretive_rules(),resistance(),susceptibility(),count_resistant(),count_susceptible(), and SIR plotting/printing functions (#298) -
as.sir()@@ -103,7 +103,7 @@
Updated
+Updated
-
top_n_microorganisms(): newproperty_for_eachargument for sub-grouping within top n groups; rank ordering enforced (only lower taxonomic ranks allowed); fixedproperty = NULLnot being accepted; inner filter now tracks original row indices to prevent cross-group contamination - Taxonomic update for all microorganisms, now updated to June 2026 diff --git a/news/index.md b/news/index.md index 74ca35da0..065f0af3e 100644 --- a/news/index.md +++ b/news/index.md @@ -1,6 +1,6 @@ # Changelog -## AMR 3.0.1.9085 +## AMR 3.0.1.9086 Planned as v3.1.0, end of June 2026. diff --git a/pkgdown.yml b/pkgdown.yml index 54458bc3a..6b207c271 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -10,7 +10,7 @@ articles: PCA: PCA.html WHONET: WHONET.html WISCA: WISCA.html -last_built: 2026-07-09T19:12Z +last_built: 2026-08-13T09:19Z 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 630b56684..4def8be66 100644 --- a/reference/AMR-deprecated.html +++ b/reference/AMR-deprecated.html @@ -7,7 +7,7 @@ AMR (for R) - 3.0.1.9085 + 3.0.1.9086
After installing this package, R knows ~97 000 distinct microbial species (updated mei 2026) and all ~620 antimicrobial and antiviral drugs by name and code (including ATC, EARS-Net, ASIARS-Net, PubChem, LOINC and SNOMED CT), and knows all about valid SIR and MIC values. The integral clinical breakpoint guidelines from CLSI 2011-2026 and EUCAST 2011-2026 are included, even with epidemiological cut-off (ECOFF) values. It supports and can read any data format, including WHONET data. This package works on Windows, macOS and Linux with all versions of R since R-3.0 (April 2013). It was designed to work in any setting, including those with very limited resources. It was created for both routine data analysis and academic research at the Faculty of Medical Sciences of the University of Groningen and the University Medical Center Groningen.
+After installing this package, R knows ~97 000 distinct microbial species (updated May 2026) and all ~620 antimicrobial and antiviral drugs by name and code (including ATC, EARS-Net, ASIARS-Net, PubChem, LOINC and SNOMED CT), and knows all about valid SIR and MIC values. The integral clinical breakpoint guidelines from CLSI 2011-2026 and EUCAST 2011-2026 are included, even with epidemiological cut-off (ECOFF) values. It supports and can read any data format, including WHONET data. This package works on Windows, macOS and Linux with all versions of R since R-3.0 (April 2013). It was designed to work in any setting, including those with very limited resources. It was created for both routine data analysis and academic research at the Faculty of Medical Sciences of the University of Groningen and the University Medical Center Groningen.
The AMR package is available in English, Arabic, Bengali, Chinese, Czech, Danish, Dutch, Finnish, French, German, Greek, Hindi, Indonesian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Swahili, Swedish, Turkish, Ukrainian, Urdu, and Vietnamese. Antimicrobial drug (group) names and colloquial microorganism names are provided in these languages.