Last updated on 2026-04-13 11:57:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 6.16 | 100.65 | 106.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 4.16 | 75.56 | 79.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 11.00 | 170.85 | 181.85 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 11.00 | 178.35 | 189.35 | 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 | 111.00 | 121.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 6.53 | 95.82 | 102.35 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 5.41 | 92.02 | 97.43 | 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 | 10.00 | 0.00 | 10.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 | 11.00 | 128.00 | 139.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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.