mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 11:42:00 +02:00
fixes for microorganisms.codes
This commit is contained in:
4
NEWS.md
4
NEWS.md
@ -28,13 +28,15 @@
|
||||
* Frequency tables (`freq()`):
|
||||
* speed improvement for microbial IDs
|
||||
* fixed level names in markdown
|
||||
*
|
||||
* Removed all hardcoded EUCAST rules and replaced them with a new reference file: `./inst/eucast/eucast.tsv`
|
||||
* Added ceftazidim intrinsic resistance to *Streptococci*
|
||||
* Changed default settings for `age_groups()`, to let groups of fives and tens end with 100+ instead of 120+
|
||||
* Fix for `freq()` for when all values are `NA`
|
||||
* Fix for `first_isolate()` for when dates are missing
|
||||
* Improved speed of `guess_ab_col()`
|
||||
* Function `as.mo()` now gently interprets any number of whitespace characters (like tabs) as one space
|
||||
* Small algorithm fix for `as.mo()`
|
||||
* Removed viruses from data set `microorganisms.codes` and cleaned it up
|
||||
|
||||
#### Other
|
||||
* Support for R 3.6.0
|
||||
|
Reference in New Issue
Block a user