mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 21:41:54 +02:00
(v1.3.0) skip more CRAN tests
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
context("join_microorganisms.R")
|
||||
|
||||
test_that("joins work", {
|
||||
skip_on_cran()
|
||||
unjoined <- example_isolates
|
||||
inner <- example_isolates %>% inner_join_microorganisms()
|
||||
left <- example_isolates %>% left_join_microorganisms()
|
||||
|
Reference in New Issue
Block a user