Last updated on 2026-04-25 00:49:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.8 | 46.03 | 619.91 | 665.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.8 | 32.96 | 358.81 | 391.77 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9.8 | 71.00 | 1044.63 | 1115.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.8 | 82.00 | 958.10 | 1040.10 | OK | |
| r-patched-linux-x86_64 | 0.9.8 | 43.01 | 583.71 | 626.72 | OK | |
| r-release-linux-x86_64 | 0.9.8 | 43.02 | 574.29 | 617.31 | OK | |
| r-release-macos-arm64 | 0.9.8 | 9.00 | 117.00 | 126.00 | OK | |
| r-release-macos-x86_64 | 0.9.8 | 28.00 | 199.00 | 227.00 | ERROR | |
| r-release-windows-x86_64 | 0.9.8 | 48.00 | 501.00 | 549.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.8 | 8.00 | 116.00 | 124.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9.8 | 25.00 | 444.00 | 469.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.8 | 42.00 | 506.00 | 548.00 | OK |
Version: 0.9.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘v1_overview.Rmd’ using rmarkdown
--- finished re-building ‘v1_overview.Rmd’
--- re-building ‘v2_polyreg.Rmd’ using rmarkdown
--- finished re-building ‘v2_polyreg.Rmd’
--- re-building ‘v3_formulas.Rmd’ using rmarkdown
--- finished re-building ‘v3_formulas.Rmd’
--- re-building ‘v4_examples.Rmd’ using rmarkdown
Quitting from v4_examples.Rmd:71-79 [example04-1-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.construct_risktable()`:
! argument "risktable_height" is missing, with no default
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─cifmodeling:::print.cifplot(x)
7. ├─base::print(p)
8. └─ggsurvfit:::print.ggsurvfit(p)
9. └─ggsurvfit::ggsurvfit_build(x, combine_plots = TRUE)
10. ├─rlang::inject(...)
11. └─ggsurvfit:::.construct_risktable(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v4_examples.Rmd' failed with diagnostics:
argument "risktable_height" is missing, with no default
--- failed re-building ‘v4_examples.Rmd’
--- re-building ‘v5_gallery.Rmd’ using rmarkdown
Quitting from v5_gallery.Rmd:43-53 [gallery-1-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.construct_risktable()`:
! argument "risktable_height" is missing, with no default
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─cifmodeling:::print.cifplot(x)
7. ├─base::print(p)
8. └─ggsurvfit:::print.ggsurvfit(p)
9. └─ggsurvfit::ggsurvfit_build(x, combine_plots = TRUE)
10. ├─rlang::inject(...)
11. └─ggsurvfit:::.construct_risktable(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'v5_gallery.Rmd' failed with diagnostics:
argument "risktable_height" is missing, with no default
--- failed re-building ‘v5_gallery.Rmd’
--- re-building ‘v6_information.Rmd’ using rmarkdown
--- finished re-building ‘v6_information.Rmd’
--- re-building ‘v7_arguments.Rmd’ using rmarkdown
--- finished re-building ‘v7_arguments.Rmd’
SUMMARY: processing the following files failed:
‘v4_examples.Rmd’ ‘v5_gallery.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64