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:
6
NEWS.md
6
NEWS.md
@ -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
|
||||
|
Reference in New Issue
Block a user