mirror of
https://github.com/msberends/AMR.git
synced 2025-08-13 12:45:14 +02:00
(v1.3.0) skip more CRAN tests
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
context("resistance_predict.R")
|
||||
|
||||
test_that("prediction of rsi works", {
|
||||
skip_on_cran()
|
||||
AMX_R <- example_isolates %>%
|
||||
filter(mo == "B_ESCHR_COLI") %>%
|
||||
rsi_predict(col_ab = "AMX",
|
||||
|
Reference in New Issue
Block a user