We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b31458 commit 8b82a30Copy full SHA for 8b82a30
tests/testthat/test_splitRecords.R
@@ -2,6 +2,7 @@ library(GGIR)
2
context("splitRecords")
3
4
test_that("Recording can be split", {
5
+ skip_on_cran()
6
#==========================================
7
# Create dummy file
8
data(data.getmeta)
0 commit comments