Last updated on 2022-08-15 08:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 4.87 | 148.00 | 152.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 4.58 | 109.96 | 114.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 182.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 185.81 | OK | |||
r-devel-windows-x86_64 | 0.0.1 | 53.00 | 186.00 | 239.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 6.10 | 138.17 | 144.27 | OK | |
r-release-linux-x86_64 | 0.0.1 | 5.74 | 138.58 | 144.32 | OK | |
r-release-macos-arm64 | 0.0.1 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.0.1 | 77.00 | ERROR | |||
r-release-windows-x86_64 | 0.0.1 | 30.00 | 178.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 0.0.1 | 67.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.1 | 74.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 13.00 | 192.00 | 205.00 | OK |
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
dim(result) <- length(result)
names(dim(result)) <- names(dim(x))
return(result)
}, output_dims = time_dim, ncores = ncores)`: Found one or more margin dimensions with the same name and different length in some of the input objects in 'data'.
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-SelectPeriod.R:124:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─CSIndicators::SelectPeriodOnData(...)
5. └─multiApply::Apply(...)
[ FAIL 2 | WARN 36 | SKIP 0 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
dim(result) <- length(result)
names(dim(result)) <- names(dim(x))
return(result)
}, output_dims = time_dim, ncores = ncores)`: Found one or more margin dimensions with the same name and different length in some of the input objects in 'data'.
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-SelectPeriod.R:124:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─CSIndicators::SelectPeriodOnData(...)
5. └─multiApply::Apply(...)
[ FAIL 2 | WARN 36 | SKIP 0 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64