Data sets for download / own use
-09 December 2024
+13 December 2024
Source:vignettes/datasets.Rmd
datasets.Rmd
AMR 2.1.1.9112
+AMR 2.1.1.9116
(this beta version will eventually become v3.0. We’re happy to reach a new major milestone soon, which will be all about the new One Health support! Install this beta using the instructions here.)
A New Milestone: AMR v3.0 with One Health Support (= Human + Veterinary + Environmental)
+A New Milestone: AMR v3.0 with One Health Support (= Human + Veterinary + Environmental)
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.
Breaking
+Breaking
- Removed all functions and references that used the deprecated
rsi
class, which were all replaced with theirsir
equivalents over a year ago
New
+New
-
One Health implementation
- Function
as.sir()
now has extensive support for veterinary breakpoints from CLSI. Usebreakpoint_type = "animal"
and set thehost
argument to a variable that contains animal species names.
@@ -99,7 +99,7 @@
- Function
Changed
+Changed
- SIR interpretation
- It is now possible to use column names for argument
ab
,mo
, anduti
:as.sir(..., ab = "column1", mo = "column2", uti = "column3")
. This greatly improves the flexibility for users. - Users can now set their own criteria (using regular expressions) as to what should be considered S, I, R, SDD, and NI. @@ -119,8 +119,9 @@
- Antibiotic selectors
- Added selectors
nitrofurans()
andrifamycins()
- - When using antibiotic selectors such as
aminoglycosides()
that exclude non-treatable drugs like gentamicin-high, the function now always returns a warning that these can be included usingonly_treatable = FALSE
+ - When using antibiotic selectors (such as
aminoglycosides()
) that exclude non-treatable drugs (such as gentamicin-high), the function now always returns a warning that these can be included usingonly_treatable = FALSE
+ - All selectors can now be run as a separate command to retrieve a vector of all possible antimicrobials that the selector can select
- Added selectors
- MICs
- Added as valid levels: 4096, 6 powers of 0.0625, and 5 powers of 192 (192, 384, 576, 768, 960) @@ -150,16 +151,18 @@
- Fixed a bug for
sir_confidence_interval()
when there are no isolates available - Updated the prevalence calculation to include genera from the World Health Organization’s (WHO) Priority Pathogen List
- Improved algorithm of
first_isolate()
when using the phenotype-based method, to prioritise records with the highest availability of SIR values
+ -
+
scale_y_percent()
can now cope with ranges outside the 0-100% range
- It is now possible to use column names for argument
Other
+Other
- Greatly improved
vctrs
integration, a Tidyverse package working in the background for many Tidyverse functions. For users, this means that functions such asdplyr
’sbind_rows()
,rowwise()
andc_across()
are now supported for e.g. columns of classmic
. Despite this, thisAMR
package is still zero-dependent on any other package, includingdplyr
andvctrs
. - Greatly updated and expanded documentation
- Added Larisse Bolton, Jordan Stull, Matthew Saab, and Javier Sanchez as contributors, to thank them for their valuable input
- Stopped support for SAS (
.xpt
) files, since their file structure and extremely inefficient and requires more disk space than GitHub allows in a single commit.
Older Versions
+Older Versions
This changelog only contains changes from AMR v3.0 (October 2024) and later.
- For prior v2 versions, please see our v2 archive.
- For prior v1 versions, please see our v1 archive. diff --git a/pkgdown.yml b/pkgdown.yml index 611ac4e1..64fd7110 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -11,7 +11,7 @@ articles: resistance_predict: resistance_predict.html welcome_to_AMR: welcome_to_AMR.html WHONET: WHONET.html -last_built: 2024-12-09T17:45Z +last_built: 2024-12-13T08:51Z urls: reference: https://msberends.github.io/AMR/reference article: https://msberends.github.io/AMR/articles diff --git a/reference/AMR-options.html b/reference/AMR-options.html index 0fad13ab..e117d345 100644 --- a/reference/AMR-options.html +++ b/reference/AMR-options.html @@ -7,7 +7,7 @@ AMR (for R) - 2.1.1.9112 + 2.1.1.9116
Dennis Souverein (ORCID) [contributor]
Erwin E. A. Hassing [contributor]
-Casper J. Albers (ORCID) [thesis advisor]
-Larisse Bolton (ORCID) [contributor]
-Peter Dutey-Magni (ORCID) [contributor]
-Judith M. Fonville [contributor]
-Alex W. Friedrich (ORCID) [thesis advisor]
-Corinna Glasner (ORCID) [thesis advisor]
+Andrew P. Norgan (ORCID) [contributor]
+Anita Williams (ORCID) [contributor]
+Annick Lenglet (ORCID) [contributor]
+Anthony Underwood (ORCID) [contributor]
+Anton Mymrikov [contributor]
+Bart C. Meijer [contributor]
+Christian F. Luz (ORCID) [contributor]
+Dmytro Mykhailenko [contributor]
Eric H. L. C. M. Hazenberg [contributor]
Gwen Knight (ORCID) [contributor]
-Annick Lenglet (ORCID) [contributor]
-Christian F. Luz (ORCID) [contributor]
-Bart C. Meijer [contributor]
-Dmytro Mykhailenko [contributor]
-Anton Mymrikov [contributor]
-Andrew P. Norgan (ORCID) [contributor]
-Sofia Ny (ORCID) [contributor]
-Matthew Saab [contributor]
-Jonas Salm [contributor]
-Javier Sanchez (ORCID) [contributor]
-Rogier P. Schade [contributor]
-Bhanu N. M. Sinha (ORCID) [thesis advisor]
Jason Stull (ORCID) [contributor]
-Anthony Underwood (ORCID) [contributor]
-Anita Williams (ORCID) [contributor]
+Javier Sanchez (ORCID) [contributor]
+Jonas Salm [contributor]
+Judith M. Fonville [contributor]
+Larisse Bolton (ORCID) [contributor]
+Matthew Saab [contributor]
+Peter Dutey-Magni (ORCID) [contributor]
+Rogier P. Schade [contributor]
+Sofia Ny (ORCID) [contributor]
+Alex W. Friedrich (ORCID) [thesis advisor]
+Bhanu N. M. Sinha (ORCID) [thesis advisor]
+Casper J. Albers (ORCID) [thesis advisor]
+Corinna Glasner (ORCID) [thesis advisor]
Maintainer: Matthijs S. Berends m.s.berends@umcg.nl (ORCID)
Authors:
Other contributors:
Other contributors: