1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

(v0.9.0.9006) added CITATION file

This commit is contained in:
2019-12-22 11:43:38 +01:00
parent ba3ce77f02
commit db5dfff0ca
27 changed files with 425 additions and 395 deletions

View File

@ -1,10 +1,13 @@
# AMR 0.9.0.9005
## <small>Last updated: 21-Dec-2019</small>
# AMR 0.9.0.9006
## <small>Last updated: 22-Dec-2019</small>
### Changes
* Speed improvement for `as.mo()` (and consequently all `mo_*` functions that use `as.mo()` internally), especially for the *G. species* format (G for genus), like *E. coli* and *K penumoniae*
* Input values for `as.disk()` limited to a maximum of 50 millimeters
### Other
* Add a `CITATION` file
# AMR 0.9.0
### Breaking