mirror of https://github.com/msberends/AMR.git
16 lines
572 B
Plaintext
16 lines
572 B
Plaintext
## 0.1.2
|
|
- Added new function `guess_bactid` to determine the ID of a microorganism based on genus/species
|
|
- Renamed `ablist` to `antibiotics`
|
|
- Added support for character vector in join functions
|
|
- Altered `%like%` to make it case insensitive
|
|
|
|
## 0.1.1
|
|
- `EUCAST_rules` applies for amoxicillin even if ampicillin is missing
|
|
- Edited column names to comply with GLIMS, the laboratory information system
|
|
- Added more valid MIC values
|
|
- Renamed 'Daily Defined Dose' to 'Defined Daily Dose'
|
|
- Added barplots for `rsi` and `mic` classes
|
|
|
|
## 0.1.0
|
|
- First submission to CRAN.
|