Last updated on 2026-06-07 02:50:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 11.78 | 172.78 | 184.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.92 | 115.65 | 124.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 21.00 | 276.09 | 297.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 22.00 | 298.90 | 320.90 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 15.00 | 179.00 | 194.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 11.35 | 163.64 | 174.99 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 10.72 | 164.28 | 175.00 | OK | |
| r-release-macos-arm64 | 1.0.1 | 4.00 | 47.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 9.00 | 289.00 | 298.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 16.00 | 171.00 | 187.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 9.00 | 137.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 22.00 | 227.00 | 249.00 | OK |
Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Further_details_ggrmsMD.Rmd’ using rmarkdown
Quitting from Further_details_ggrmsMD.Rmd:96-105 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/Rtmpri0F1R/file70ea7747c89e2'
---
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. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
7. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Further_details_ggrmsMD.Rmd' failed with diagnostics:
could not open file '/tmp/Rtmpri0F1R/file70ea7747c89e2'
--- failed re-building ‘Further_details_ggrmsMD.Rmd’
--- re-building ‘Further_details_modelsummary_rms.Rmd’ using rmarkdown
--- finished re-building ‘Further_details_modelsummary_rms.Rmd’
--- re-building ‘Standard_workflow_with_restricted_cubic_splines.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmp7OHziW/Rf739bf6ebc13a6': No space left on device
Quitting from Standard_workflow_with_restricted_cubic_splines.Rmd:75-78 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from Standard_workflow_with_restricted_cubic_splines.Rmd:75-78 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Standard_workflow_with_restricted_cubic_splines.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘Standard_workflow_with_restricted_cubic_splines.Rmd’
SUMMARY: processing the following files failed:
‘Further_details_ggrmsMD.Rmd’
‘Standard_workflow_with_restricted_cubic_splines.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc