CRAN Package Check Results for Package workflowr

Last updated on 2026-06-07 00:52:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.2 8.28 202.15 210.43 OK
r-devel-linux-x86_64-debian-gcc 1.7.2 5.47 78.85 84.32 ERROR
r-devel-linux-x86_64-fedora-clang 1.7.2 13.00 289.02 302.02 OK
r-devel-linux-x86_64-fedora-gcc 1.7.2 15.00 342.18 357.18 OK
r-devel-windows-x86_64 1.7.2 12.00 180.00 192.00 OK
r-patched-linux-x86_64 1.7.2 8.20 193.88 202.08 OK
r-release-linux-x86_64 1.7.2 7.38 195.33 202.71 OK
r-release-macos-arm64 1.7.2 2.00 56.00 58.00 OK
r-release-macos-x86_64 1.7.2 6.00 201.00 207.00 OK
r-release-windows-x86_64 1.7.2 10.00 178.00 188.00 OK
r-oldrel-macos-arm64 1.7.2 OK
r-oldrel-macos-x86_64 1.7.2 5.00 195.00 200.00 OK
r-oldrel-windows-x86_64 1.7.2 13.00 213.00 226.00 OK

Check Details

Version: 1.7.2
Check: tests
Result: ERROR Running ‘system-info.R’ [0s/1s] Running ‘testthat.R’ [5s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("workflowr") This is workflowr version 1.7.2 Run ?workflowr for help getting started > > test_check("workflowr") Starting 2 test processes. Saving _problems/test-build_rmd-16.R Error: ! testthat subprocess exited in file 'test-build_rmd.R'. Caused by error: ! in callr subprocess. Caused by error: ! cannot open the connection Backtrace: ▆ 1. └─testthat::test_check("workflowr") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.7.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘wflow-01-getting-started.Rmd’ using rmarkdown --- finished re-building ‘wflow-01-getting-started.Rmd’ --- re-building ‘wflow-02-customization.Rmd’ using rmarkdown --- finished re-building ‘wflow-02-customization.Rmd’ --- re-building ‘wflow-03-migrating.Rmd’ using rmarkdown --- finished re-building ‘wflow-03-migrating.Rmd’ --- re-building ‘wflow-04-how-it-works.Rmd’ using rmarkdown --- finished re-building ‘wflow-04-how-it-works.Rmd’ --- re-building ‘wflow-05-faq.Rmd’ using rmarkdown --- finished re-building ‘wflow-05-faq.Rmd’ --- re-building ‘wflow-06-gitlab.Rmd’ using rmarkdown --- finished re-building ‘wflow-06-gitlab.Rmd’ --- re-building ‘wflow-07-common-code.Rmd’ using rmarkdown Warning in file(con, "w") : cannot open file '/tmp/RtmpsDWcLt/rmarkdown-str2a0660493515e6.html': No space left on device Error: processing vignette 'wflow-07-common-code.Rmd' failed with diagnostics: cannot open the connection --- failed re-building ‘wflow-07-common-code.Rmd’ --- re-building ‘wflow-08-deploy.Rmd’ using rmarkdown --- finished re-building ‘wflow-08-deploy.Rmd’ --- re-building ‘wflow-09-workshop.Rmd’ using rmarkdown --- finished re-building ‘wflow-09-workshop.Rmd’ --- re-building ‘wflow-10-data.Rmd’ using rmarkdown --- finished re-building ‘wflow-10-data.Rmd’ SUMMARY: processing the following file failed: ‘wflow-07-common-code.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc