Last updated on 2026-04-09 09:53:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 6.11 | 113.48 | 119.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.71 | 68.81 | 73.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 12.00 | 187.75 | 199.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 10.00 | 177.58 | 187.58 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 2.00 | 31.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 10.00 | 120.00 | 130.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 5.80 | 105.61 | 111.41 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 6.09 | 106.56 | 112.65 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 5.00 | 131.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 8.00 | 118.00 | 126.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 5.00 | 136.00 | 141.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 12.00 | 177.00 | 189.00 | OK |
Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘additional_options.Rmd’ using rmarkdown
Quitting from additional_options.Rmd:22-79 [data_cleaning]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'MatchIt'
---
Backtrace:
▆
1. └─base::library(MatchIt)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'additional_options.Rmd' failed with diagnostics:
there is no package called 'MatchIt'
--- failed re-building ‘additional_options.Rmd’
--- re-building ‘jointVIP.Rmd’ using rmarkdown
Quitting from jointVIP.Rmd:35-54 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'MatchIt'
---
Backtrace:
▆
1. └─base::library(MatchIt)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'jointVIP.Rmd' failed with diagnostics:
there is no package called 'MatchIt'
--- failed re-building ‘jointVIP.Rmd’
SUMMARY: processing the following files failed:
‘additional_options.Rmd’ ‘jointVIP.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc