Last updated on 2026-06-07 02:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.1 | 12.13 | 179.32 | 191.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.1.1 | 7.55 | 125.61 | 133.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.1.1 | 19.00 | 275.63 | 294.63 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 20.00 | 307.82 | 327.82 | NOTE | |
| r-devel-windows-x86_64 | 3.1.1 | 12.00 | 199.00 | 211.00 | NOTE | |
| r-patched-linux-x86_64 | 3.1.1 | 8.40 | 168.05 | 176.45 | NOTE | |
| r-release-linux-x86_64 | 3.1.1 | 10.32 | 168.23 | 178.55 | NOTE | |
| r-release-macos-arm64 | 3.1.1 | 3.00 | 57.00 | 60.00 | NOTE | |
| r-release-macos-x86_64 | 3.1.1 | 8.00 | 231.00 | 239.00 | NOTE | |
| r-release-windows-x86_64 | 3.1.1 | 12.00 | 198.00 | 210.00 | NOTE | |
| r-oldrel-macos-arm64 | 3.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 3.1.1 | 6.00 | 194.00 | 200.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.1.1 | 16.00 | 255.00 | 271.00 | NOTE |
Version: 3.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘censor_event.Rd’ ‘survival_class.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 3.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘example_distributions.Rmd’ using rmarkdown
--- finished re-building ‘example_distributions.Rmd’
--- re-building ‘simulation_distributions.Rmd’ using rmarkdown
Quitting from simulation_distributions.Rmd:71-74 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpJIqNuU/file1a721d7b7e0eb6'
---
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 'simulation_distributions.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpJIqNuU/file1a721d7b7e0eb6'
--- failed re-building ‘simulation_distributions.Rmd’
--- re-building ‘simulation_recurent.Rmd’ using rmarkdown
--- finished re-building ‘simulation_recurent.Rmd’
--- re-building ‘simulation_trials.Rmd’ using rmarkdown
--- finished re-building ‘simulation_trials.Rmd’
--- re-building ‘simulation_trials2.Rmd’ using rmarkdown
--- finished re-building ‘simulation_trials2.Rmd’
SUMMARY: processing the following file failed:
‘simulation_distributions.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘survival_class.R’
Flavor: r-oldrel-macos-x86_64