1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 22:21:52 +02:00

(v1.8.0.9004) MIC printing in tibbles

This commit is contained in:
2022-03-03 21:11:02 +01:00
parent dedbe92322
commit ad82bb4ce0
61 changed files with 85 additions and 79 deletions

View File

@ -1,5 +1,5 @@
# `AMR` 1.8.0.9003
## <small>Last updated: 2 March 2022</small>
# `AMR` 1.8.0.9004
## <small>Last updated: 3 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.
@ -11,6 +11,8 @@ All functions in this package are considered to be stable. Updates to the AMR in
#> [1] "Staphylococcus aureus"
```
* More informative warning messages
* Added 192 as valid MIC
* Updated MIC printing in tibbles
### Other
* Fix for unit testing on R 3.3