Download data sets for download / own use
-10 September 2025
+11 September 2025
Source:vignettes/datasets.Rmd
datasets.Rmd
NEWS.md
AMR 3.0.0.9030
+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
+ - 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
+ - Fixed a bug in
as.sir()
to allow any tidyselect language (#220)
+ - Fixed a bug in
as.sir()
to pick right breakpoint whenuti = FALSE
(#216)
+ - Fixed a bug in
ggplot_sir()
when usingcombine_SI = FALSE
(#213)
+ - Fixed a bug the
antimicrobials
data set to remove statins (#229)
+ - Fixed a bug in
mdro()
to make sure all genes specified in arguments are acknowledged
+ - Fixed ATC J01CR05 to map to piperacillin/tazobactam rather than piperacillin/sulbactam (#230) +
- Fixed skimmers (
skimr
package) of classab
,sir
, anddisk
(#234)
+ - Fixed all plotting to contain a separate colour for SDD (susceptible dose-dependent) (#223) +
- Fixed some specific Dutch translations for antimicrobials +
- Added a warning to
as.ab()
if input resembles antiviral codes or names (#232)
+ - Added all reasons in verbose output of
mdro()
(#227)
+ - Added
names
toage_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
random_mic()
andrandom_disk()
to set skewedness of the distribution and allow multiple microorganisms
+
AMR 3.0.0
CRAN release: 2025-06-02
This package now supports not only tools for AMR data analysis in clinical settings, but also for veterinary and environmental microbiology. This was made possible through a collaboration with the University of Prince Edward Island’s Atlantic Veterinary College, Canada. To celebrate this great improvement of the package, we also updated the package logo to reflect this change.
diff --git a/pkgdown.yml b/pkgdown.yml index 77e6210e7..6d50af962 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-10T14:26Z +last_built: 2025-09-11T12:44Z 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 4ccdb3191..e11b0dc9d 100644 --- a/reference/AMR-deprecated.html +++ b/reference/AMR-deprecated.html @@ -7,7 +7,7 @@ AMR (for R) - 3.0.0.9029 + 3.0.0.9030