mirror of
https://github.com/msberends/AMR.git
synced 2025-09-04 13:29:46 +02:00
(v1.3.0) skip more CRAN tests
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
context("mic.R")
|
||||
|
||||
test_that("mic works", {
|
||||
skip_on_cran()
|
||||
expect_true(as.mic(8) == as.mic("8"))
|
||||
expect_true(as.mic("1") > as.mic("<=0.0625"))
|
||||
expect_true(as.mic("1") < as.mic(">=32"))
|
||||
|
Reference in New Issue
Block a user