Last updated on 2022-08-15 08:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.13 | 7.04 | 70.31 | 77.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.13 | 5.24 | 52.11 | 57.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.13 | 103.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.13 | 96.23 | OK | |||
r-devel-windows-x86_64 | 0.2.13 | 11.00 | 98.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 0.2.13 | 6.50 | 66.73 | 73.23 | OK | |
r-release-linux-x86_64 | 0.2.13 | 7.30 | 66.28 | 73.58 | OK | |
r-release-macos-arm64 | 0.2.13 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.2.13 | 56.00 | ERROR | |||
r-release-windows-x86_64 | 0.2.13 | 26.00 | 101.00 | 127.00 | OK | |
r-oldrel-macos-arm64 | 0.2.13 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.13 | 49.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.2.13 | 17.00 | 95.00 | 112.00 | OK |
Version: 0.2.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `SimGR(PrepGR = PrepTotNA, Param = c(270.426, 0.984, 108.853,
2.149), EffCrit = "KGE2", WupPer = c("1994-01-01", "1994-12-31"),
SimPer = c("1995-01-01", "1998-12-31"))`: Non convenient date for the warm-up period "WupPer"
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-SimGR.R:28:2
2. │ └─testthat:::quasi_capture(enquo(object), label, capture_warnings)
3. │ ├─testthat .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─airGRteaching::SimGR(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.2.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `SimGR(PrepGR = PrepTotNA, Param = c(270.426, 0.984, 108.853,
2.149), EffCrit = "KGE2", WupPer = c("1994-01-01", "1994-12-31"),
SimPer = c("1995-01-01", "1998-12-31"))`: Non convenient date for the warm-up period "WupPer"
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-SimGR.R:28:2
2. │ └─testthat:::quasi_capture(enquo(object), label, capture_warnings)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─airGRteaching::SimGR(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64