Last updated on 2022-09-11 12:56:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 5.41 | 148.34 | 153.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 4.09 | 109.51 | 113.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 182.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 188.29 | OK | |||
r-devel-windows-x86_64 | 0.0.1 | 69.00 | 190.00 | 259.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 5.45 | 143.08 | 148.53 | OK | |
r-release-linux-x86_64 | 0.0.1 | 4.45 | 139.53 | 143.98 | 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 | 39.00 | 188.00 | 227.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 | 191.00 | 204.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