mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 04:42:09 +02:00
(v1.3.0) skip more CRAN tests
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
context("skewness.R")
|
||||
|
||||
test_that("skewness works", {
|
||||
skip_on_cran()
|
||||
expect_equal(skewness(example_isolates$age),
|
||||
-0.8958019,
|
||||
tolerance = 0.00001)
|
||||
|
Reference in New Issue
Block a user