mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 01:51:52 +02:00
(v1.8.1.9006) added EUCAST 2022 and CLSI 2022
This commit is contained in:
5
NEWS.md
5
NEWS.md
@ -1,6 +1,9 @@
|
||||
# `AMR` 1.8.1.9005
|
||||
# `AMR` 1.8.1.9006
|
||||
## <small>Last updated: 10 May 2022</small>
|
||||
|
||||
### New
|
||||
* EUCAST 2022 and CLSI 2022 guidelines have been added for `as.rsi()`. EUCAST 2022 is now the new default guideline for all MIC and disks diffusion interpretations.
|
||||
|
||||
### Changed
|
||||
* Fix for `as.rsi()` on certain EUCAST breakpoints for MIC values
|
||||
* Removed `as.integer()` for MIC values, since MIC are not integer values and running `table()` on MIC values consequently failed for not being able to retrieve the level position (as that's how normally `as.integer()` on `factor`s work)
|
||||
|
Reference in New Issue
Block a user