mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 13:01:59 +02:00
cleanup
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
# ==================================================================== #
|
||||
|
||||
# extra tests for {vctrs} pkg support
|
||||
if (pkg_is_available("dplyr", also_load = FALSE)) {
|
||||
if (AMR:::pkg_is_available("dplyr", also_load = FALSE)) {
|
||||
test <- dplyr::tibble(ab = as.ab("CIP"),
|
||||
mo = as.mo("Escherichia coli"),
|
||||
mic = as.mic(2),
|
||||
|
Reference in New Issue
Block a user