Last updated on 2025-12-08 13:48:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.5 | 5.85 | 138.40 | 144.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.5 | 4.71 | 96.34 | 101.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.5 | 18.00 | 182.78 | 200.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.5 | 22.00 | 194.35 | 216.35 | ERROR | |
| r-devel-windows-x86_64 | 0.7.5 | 7.00 | 155.00 | 162.00 | OK | |
| r-patched-linux-x86_64 | 0.7.5 | 6.35 | 128.20 | 134.55 | OK | |
| r-release-linux-x86_64 | 0.7.5 | 5.28 | 128.92 | 134.20 | OK | |
| r-release-macos-arm64 | 0.7.5 | OK | ||||
| r-release-macos-x86_64 | 0.7.5 | 6.00 | 190.00 | 196.00 | OK | |
| r-release-windows-x86_64 | 0.7.5 | 8.00 | 143.00 | 151.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.7.5 | 8.00 | 173.00 | 181.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.5 | 9.00 | 184.00 | 193.00 | OK |
Version: 0.7.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘create_custom_layout.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘create_custom_layout.Rmd’
--- re-building ‘gridify.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘gridify.Rmd’
--- re-building ‘multi_page_examples.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘multi_page_examples.Rmd’
--- re-building ‘simple_examples.Rmd’ using rmarkdown
Quitting from simple_examples.Rmd:315-331 [unnamed-chunk-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `match.arg()`:
! 'arg' must be of length 1
---
Backtrace:
▆
1. ├─... %>% rtables::build_table(iris)
2. └─rtables::build_table(., iris)
3. └─rtables::update_ref_indexing(tab)
4. ├─formatters::make_row_df(tt)
5. └─rtables::make_row_df(tt)
6. └─rtables (local) .local(...)
7. ├─formatters::make_row_df(...)
8. └─rtables::make_row_df(...)
9. └─rtables (local) .local(...)
10. ├─formatters::make_row_df(...)
11. └─rtables::make_row_df(...)
12. └─rtables (local) .local(...)
13. ├─formatters::pagdfrow(...)
14. │ └─base::data.frame(...)
15. ├─formatters::nlines(...)
16. └─rtables::nlines(...)
17. ├─base::as.vector(get_formatted_cells(x))
18. ├─rtables::get_formatted_cells(x)
19. └─rtables::get_formatted_cells(x)
20. ├─base::matrix(...)
21. ├─base::unlist(...)
22. └─base::Map(...)
23. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
24. └─rtables (local) `<fn>`(val = dots[[1L]][[1L]], spn = dots[[2L]][[1L]], shelli = dots[[3L]][[1L]])
25. └─rtables::format_rcell(...)
26. └─formatters::format_value(...)
27. └─base::match.arg(round_type)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simple_examples.Rmd' failed with diagnostics:
'arg' must be of length 1
--- failed re-building ‘simple_examples.Rmd’
--- re-building ‘transparency.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘transparency.Rmd’
SUMMARY: processing the following file failed:
‘simple_examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc