mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 23:21:56 +02:00
(v0.7.1.9107) v0.8.0
This commit is contained in:
@ -22,6 +22,9 @@
|
||||
context("mdro.R")
|
||||
|
||||
test_that("mdro works", {
|
||||
|
||||
skip_on_cran()
|
||||
|
||||
library(dplyr)
|
||||
|
||||
expect_error(suppressWarnings(mdro(example_isolates, country = "invalid", col_mo = "mo", info = TRUE)))
|
||||
|
Reference in New Issue
Block a user