1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-15 15:09:41 +02:00

(v3.0.0.9031) fix for ggplot2

This commit is contained in:
2025-09-12 16:52:59 +02:00
parent 5b99888151
commit e8c99f2775
4 changed files with 13 additions and 12 deletions

View File

@@ -1,8 +1,9 @@
# AMR 3.0.0.9030
# AMR 3.0.0.9031
This is a bugfix release following the release of v3.0.0 in June 2025.
### Changed
* Allow support for newest `ggplot2` v4.0.0
* Fixed a bug in `antibiogram()` for when no antimicrobials are set
* Fixed a bug in `antibiogram()` to allow column names containing the `+` character (#222)
* Fixed a bug in `as.ab()` for antimicrobial codes with a number in it if they are preceded by a space