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

fix coercing NA to custom codes, fixes #107

This commit is contained in:
2023-05-08 13:04:18 +02:00
parent 9de19fdc49
commit bf08d136a0
9 changed files with 19719 additions and 56 deletions

View File

@ -1,10 +1,11 @@
# AMR 2.0.0.9013
# AMR 2.0.0.9014
## Changed
* formatting fix for `sir_interpretation_history()`
* Fixed some WHONET codes for microorganisms and consequently a couple of entries in `clinical_breakpoints`
* Added microbial codes for Gram-negative/positive anaerobic bacteria
* `mo_rank()` now returns `NA` for 'unknown' microorganisms (`B_ANAER`, `B_ANAER-NEG`, `B_ANAER-POS`, `B_GRAMN`, `B_GRAMP`, `F_FUNGUS`, `F_YEAST`, and `UNKNOWN`)
* Fixed a bug for `as.mo()` that led to coercion of `NA` values when using custom microorganism codes
# AMR 2.0.0