mirror of
https://github.com/msberends/AMR.git
synced 2025-07-21 01:33:25 +02:00
(v3.0.0.9009) fix as.sir when uti = FALSE
This commit is contained in:
3
NEWS.md
3
NEWS.md
@ -1,4 +1,4 @@
|
||||
# AMR 3.0.0.9008
|
||||
# AMR 3.0.0.9009
|
||||
|
||||
This is primarily a bugfix release, though we added one nice feature too.
|
||||
|
||||
@ -13,6 +13,7 @@ This is primarily a bugfix release, though we added one nice feature too.
|
||||
* Fixed a bug in `as.ab()` for antimicrobial codes with a number in it if they are preceded by a space
|
||||
* Fixed a bug in `eucast_rules()` for using specific custom rules
|
||||
* Fixed a bug in `as.sir()` to allow any tidyselect language (#220)
|
||||
* Fixed a bug in `as.sir()` to pick right breakpoint when `uti = FALSE` (#216)
|
||||
* Fixed a bug in `ggplot_sir()` when using `combine_SI = FALSE` (#213)
|
||||
* Fixed all plotting to contain a separate colour for SDD (susceptible dose-dependent)
|
||||
* Fixed some specific Dutch translations for antimicrobials
|
||||
|
Reference in New Issue
Block a user