Last updated on 2022-09-11 12:56:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.13 | 6.55 | 69.12 | 75.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.13 | 5.89 | 52.73 | 58.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.13 | 103.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.13 | 97.02 | OK | |||
r-devel-windows-x86_64 | 0.2.13 | 68.00 | 100.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 0.2.13 | 5.19 | 66.99 | 72.18 | OK | |
r-release-linux-x86_64 | 0.2.13 | 6.83 | 66.89 | 73.72 | 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 | 88.00 | 106.00 | 194.00 | OK | |
r-oldrel-macos-arm64 | 0.2.13 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.13 | 48.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.2.13 | 18.00 | 97.00 | 115.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