Last updated on 2026-04-25 09:49:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.16.0 | 7.40 | 85.53 | 92.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.16.0 | 3.92 | 61.94 | 65.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.16.0 | 11.00 | 129.82 | 140.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.16.0 | 11.00 | 138.16 | 149.16 | OK | |
| r-patched-linux-x86_64 | 2.16.0 | 7.27 | 79.24 | 86.51 | OK | |
| r-release-linux-x86_64 | 2.16.0 | 5.30 | 76.48 | 81.78 | OK | |
| r-release-macos-arm64 | 2.16.0 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 2.16.0 | 5.00 | 109.00 | 114.00 | ERROR | |
| r-release-windows-x86_64 | 2.16.0 | 8.00 | 105.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 2.16.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.16.0 | 5.00 | 139.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 2.16.0 | 11.00 | 103.00 | 114.00 | OK |
Version: 2.16.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘labelled.Rmd’ using rmarkdown
Quitting from labelled.Rmd:536-541 [unnamed-chunk-44]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'questionr'
---
Backtrace:
▆
1. └─base::library(questionr)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'labelled.Rmd' failed with diagnostics:
there is no package called 'questionr'
--- failed re-building ‘labelled.Rmd’
--- re-building ‘look_for.Rmd’ using rmarkdown
Quitting from look_for.Rmd:30-33 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `find.package()`:
! there is no package called 'questionr'
---
Backtrace:
▆
1. └─utils::data(fertility, package = "questionr")
2. └─base::find.package(package, lib.loc, verbose = verbose)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'look_for.Rmd' failed with diagnostics:
there is no package called 'questionr'
--- failed re-building ‘look_for.Rmd’
--- re-building ‘missing_values.Rmd’ using rmarkdown
--- finished re-building ‘missing_values.Rmd’
--- re-building ‘packed_columns.Rmd’ using rmarkdown
--- finished re-building ‘packed_columns.Rmd’
SUMMARY: processing the following files failed:
‘labelled.Rmd’ ‘look_for.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64