mirror of
https://github.com/msberends/AMR.git
synced 2025-12-13 03:10:23 +01:00
(v1.3.0.9030) matching score update
This commit is contained in:
@@ -54,7 +54,7 @@ test_that("rsi works", {
|
||||
expect_identical(as.logical(lapply(example_isolates, is.rsi.eligible)),
|
||||
rep(FALSE, length(example_isolates)))
|
||||
|
||||
library(dplyr)
|
||||
library(dplyr, warn.conflicts = FALSE)
|
||||
# 40 rsi columns
|
||||
expect_equal(example_isolates %>%
|
||||
mutate_at(vars(PEN:RIF), as.character) %>%
|
||||
|
||||
Reference in New Issue
Block a user