1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-09 00:49:47 +02:00

(v1.8.0.9010) as.mo improvement

This commit is contained in:
2022-03-15 17:35:02 +01:00
parent 0fb9a1b194
commit 7b0f1596bd
13 changed files with 76 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
# `AMR` 1.8.1
# `AMR` 1.8.0.9010
## <small>Last updated: 15 March 2022</small>
All functions in this package are considered to be stable. Updates to the AMR interpretation rules (such as by EUCAST and CLSI), the microbial taxonomy, and the antibiotic dosages will all be updated every 6 to 12 months.
@@ -14,6 +14,7 @@ All functions in this package are considered to be stable. Updates to the AMR in
* More informative warning messages
* Added 192 as valid MIC
* Updated MIC printing in tibbles
* Increased speed for loading the package
### Other
* Fix for unit testing on R 3.3