Last updated on 2026-06-08 02:51:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 5.14 | 100.72 | 105.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 4.45 | 73.06 | 77.51 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 10.00 | 158.73 | 168.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 11.00 | 181.80 | 192.80 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 11.00 | 115.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 5.82 | 96.18 | 102.00 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 5.26 | 95.15 | 100.41 | OK | |
| r-release-macos-arm64 | 0.5.1 | 2.00 | 31.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.5.1 | 4.00 | 113.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 11.00 | 114.00 | 125.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | ERROR | ||||
| r-oldrel-macos-x86_64 | 0.5.1 | 4.00 | 90.00 | 94.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.5.1 | 12.00 | 137.00 | 149.00 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [20s/13s]
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-use_utils-20.R
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 284 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-add_dockerfiles.R:13:3',
'test-add_dockerfiles_renv.R:2:3', 'test-after_creation_msg.R:1:1',
'test-browser_button.R:1:1', 'test-config.R:97:1', 'test-cats.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-use_utils.R:17:5'): use_utils_ui works ─────────────────────────
<ENOSPC/fs_error/error/condition>
Error: [ENOSPC] Failed to copy '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/golem/utils/golem_utils_ui.R' to '/tmp/Rtmpvh1zXt/dummygolem/R/golem_utils_ui.R': no space left on device
Backtrace:
▆
1. ├─golem:::run_quietly_in_a_dummy_golem(...) at test-use_utils.R:2:3
2. │ ├─withr::with_options(...) at ./setup.R:320:3
3. │ │ └─base::force(code)
4. │ └─withr::with_dir(dummy_golem, expr) at ./setup.R:323:7
5. │ └─base::force(code)
6. └─golem::use_utils_ui(".", with_test = TRUE) at test-use_utils.R:17:5
7. └─golem:::use_utils(...)
8. └─golem:::fs_file_copy(path = golem_sys("utils", file_name), new_path = destination)
9. └─fs::file_copy(path = path, new_path = new_path, overwrite)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 284 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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-oldrel-macos-arm64, r-oldrel-macos-x86_64