mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 12:31:58 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@ -28,6 +28,8 @@
|
||||
# ==================================================================== #
|
||||
|
||||
test_that("test-first_isolate.R", {
|
||||
skip_on_cran()
|
||||
|
||||
# all four methods
|
||||
expect_equal(
|
||||
sum(first_isolate(x = example_isolates, method = "isolate-based", info = TRUE), na.rm = TRUE),
|
||||
|
Reference in New Issue
Block a user