1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-13 01:51:52 +02:00

more mic classes

This commit is contained in:
2018-07-28 10:48:27 +02:00
parent feab1cad6b
commit 8421e3f005
2 changed files with 9 additions and 0 deletions

View File

@ -47,6 +47,7 @@
* Fix for warning *hybrid evaluation forced for row_number* ([`924b62`](https://github.com/tidyverse/dplyr/commit/924b62)) from the `dplyr` package v0.7.5 and above
* Support for empty values and for 1 or 2 columns as input for `guess_bactid` (now called `as.bactid`)
* So `yourdata %>% select(genus, species) %>% as.bactid()` now also works
* Other small fixes
#### Other
* Unit testing for R 3.0 and the latest available release: https://travis-ci.org/msberends/AMR