Last updated on 2023-02-01 13:53:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 1.81 | 267.28 | 269.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.90 | 206.45 | 208.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 207.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 207.14 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 18.00 | 328.00 | 346.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 2.27 | 256.34 | 258.61 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.16 | 259.89 | 262.05 | OK | |
r-release-macos-arm64 | 0.1.1 | 446.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 582.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.1 | 23.00 | 336.00 | 359.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 469.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 530.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 9.00 | 427.00 | 436.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [370s/559s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
▆
1. ├─testthat::expect_error(get_all_cheatsheets(), NA) at test-get_all_cheatsheets.R:3:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─cheatsheet::get_all_cheatsheets()
7. └─cheatsheet:::clone_cheats_to_cache(TEMP_PATH)
8. ├─base::suppressMessages(...)
9. │ └─base::withCallingHandlers(...)
10. └─git2r::clone(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64