Last updated on 2026-03-29 23:54:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 6.38 | 101.93 | 108.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 4.16 | 73.03 | 77.19 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 11.00 | 163.84 | 174.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 10.00 | 176.34 | 186.34 | OK | |
| r-devel-macos-arm64 | 0.5.1 | 1.00 | 32.00 | 33.00 | ERROR | |
| r-devel-windows-x86_64 | 0.5.1 | 10.00 | 116.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 6.06 | 94.44 | 100.50 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 4.82 | 90.38 | 95.20 | OK | |
| r-release-macos-arm64 | 0.5.1 | ERROR | ||||
| r-release-macos-x86_64 | 0.5.1 | 4.00 | 90.00 | 94.00 | ERROR | |
| r-release-windows-x86_64 | 0.5.1 | 9.00 | 110.00 | 119.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.1 | 4.00 | 114.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 12.00 | 132.00 | 144.00 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [9s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(golem)
>
> test_check("golem")
Starting 2 test processes.
Saving _problems/test-reload-7.R
[ FAIL 1 | WARN 1 | SKIP 8 | PASS 282 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-add_dockerfiles_renv.R:2:3',
'test-add_dockerfiles.R:13:3', 'test-after_creation_msg.R:1:1',
'test-browser_button.R:1:1', 'test-cats.R:1:1', 'test-config.R:97:1'
• {testthat} is not installed. (2): 'test-test_helpers.R:14:3',
'test-test_helpers.R:33:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-reload.R:7:7'): detach_all_attached works ──────────────────────
Error in `x$Priority`: $ operator is invalid for atomic vectors
Backtrace:
▆
1. ├─testthat::with_mocked_bindings(...) at test-reload.R:2:3
2. └─golem::detach_all_attached() at test-reload.R:7:7
3. ├─base::paste("package:", names(sessionInfo()$otherPkgs), sep = "")
4. └─utils::sessionInfo()
5. └─base::vapply(...)
6. └─utils (local) FUN(X[[i]], ...)
[ FAIL 1 | WARN 1 | SKIP 8 | PASS 282 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
Error in library(testthat) : there is no package called 'testthat'
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64