Last updated on 2026-06-08 02:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 14.0-0 | 42.57 | 116.94 | 159.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 14.0-0 | 30.92 | 72.41 | 103.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 14.0-0 | 70.00 | 187.80 | 257.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 14.0-0 | 68.00 | 194.99 | 262.99 | OK | |
| r-devel-windows-x86_64 | 14.0-0 | 44.00 | 152.00 | 196.00 | OK | |
| r-patched-linux-x86_64 | 14.0-0 | 40.74 | 97.94 | 138.68 | OK | |
| r-release-linux-x86_64 | 14.0-0 | 38.96 | 97.98 | 136.94 | OK | |
| r-release-macos-arm64 | 14.0-0 | 15.00 | 35.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 14.0-0 | 35.00 | 140.00 | 175.00 | OK | |
| r-release-windows-x86_64 | 14.0-0 | 44.00 | 142.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 14.0-0 | 16.00 | 35.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 14.0-0 | 39.00 | 265.00 | 304.00 | OK | |
| r-oldrel-windows-x86_64 | 14.0-0 | 57.00 | 174.00 | 231.00 | OK |
Version: 14.0-0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘FHM-primer.Rmd’ using rmarkdown
Quitting from FHM-primer.Rmd:160-186 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'tidyverse'
---
Backtrace:
▆
1. └─base::library(tidyverse)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'FHM-primer.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘FHM-primer.Rmd’
--- re-building ‘hits-by-type.Rmd’ using rmarkdown
--- finished re-building ‘hits-by-type.Rmd’
--- re-building ‘payroll.Rmd’ using rmarkdown
Quitting from payroll.Rmd:214-219 [payroll-Boxplot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'car'
---
Backtrace:
▆
1. └─base::loadNamespace(x)
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'payroll.Rmd' failed with diagnostics:
there is no package called 'car'
--- failed re-building ‘payroll.Rmd’
--- re-building ‘run-scoring-trends.Rmd’ using rmarkdown
--- finished re-building ‘run-scoring-trends.Rmd’
--- re-building ‘strikeoutsandhr.Rmd’ using rmarkdown
Quitting from strikeoutsandhr.Rmd:28-33 [load-packages]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'car'
---
Backtrace:
▆
1. └─base::library(car)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'strikeoutsandhr.Rmd' failed with diagnostics:
there is no package called 'car'
--- failed re-building ‘strikeoutsandhr.Rmd’
--- re-building ‘vignette-intro.Rmd’ using rmarkdown
--- finished re-building ‘vignette-intro.Rmd’
SUMMARY: processing the following files failed:
‘FHM-primer.Rmd’ ‘payroll.Rmd’ ‘strikeoutsandhr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc