Last updated on 2026-06-08 09:50:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 432.10 | 138.54 | 570.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 436.47 | 137.91 | 574.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 540.00 | 283.40 | 823.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 1200.00 | 305.63 | 1505.63 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 395.00 | 257.00 | 652.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 508.84 | 190.70 | 699.54 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 516.65 | 190.15 | 706.80 | OK | |
| r-release-macos-arm64 | 0.1.1 | 111.00 | -16.00 | 95.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 354.00 | 137.00 | 491.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 445.00 | 219.00 | 664.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 109.00 | -20.00 | 89.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 351.00 | 131.00 | 482.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 350.00 | 270.00 | 620.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘benchmarks-fastglm.Rmd’ using rmarkdown
--- finished re-building ‘benchmarks-fastglm.Rmd’
--- re-building ‘count-firth-fastglm.Rmd’ using rmarkdown
Quitting from count-firth-fastglm.Rmd:32-40 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'logistf'
---
Backtrace:
▆
1. ├─base::suppressPackageStartupMessages(...)
2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage"))
3. └─base::library(logistf)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'count-firth-fastglm.Rmd' failed with diagnostics:
there is no package called 'logistf'
--- failed re-building ‘count-firth-fastglm.Rmd’
--- re-building ‘fastglm-overview.Rmd’ using rmarkdown
--- finished re-building ‘fastglm-overview.Rmd’
--- re-building ‘fastglm.Rmd’ using rmarkdown
--- finished re-building ‘fastglm.Rmd’
--- re-building ‘large-data-fastglm.Rmd’ using rmarkdown
--- finished re-building ‘large-data-fastglm.Rmd’
SUMMARY: processing the following file failed:
‘count-firth-fastglm.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc