Last updated on 2026-03-29 17:52:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.2 | 8.10 | 72.78 | 80.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.8.2 | 5.52 | 53.35 | 58.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.8.2 | 14.00 | 117.73 | 131.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.2 | 13.00 | 125.33 | 138.33 | OK | |
| r-devel-macos-arm64 | 1.8.2 | 2.00 | 27.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 1.8.2 | 9.00 | 82.00 | 91.00 | OK | |
| r-patched-linux-x86_64 | 1.8.2 | 6.92 | 60.77 | 67.69 | NOTE | |
| r-release-linux-x86_64 | 1.8.2 | 7.28 | 65.32 | 72.60 | OK | |
| r-release-macos-arm64 | 1.8.2 | 2.00 | 27.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.8.2 | 7.00 | 149.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 1.8.2 | 10.00 | 83.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 1.8.2 | 2.00 | 33.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 1.8.2 | 6.00 | 223.00 | 229.00 | OK | |
| r-oldrel-windows-x86_64 | 1.8.2 | 12.00 | 101.00 | 113.00 | ERROR |
Version: 1.8.2
Check: re-building of vignette outputs
Result: NOTE
Note: skipping ‘Overview.Rmd’ due to unavailable dependencies:
'PlackettLuce'
Flavor: r-patched-linux-x86_64
Version: 1.8.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Overview.Rmd' using rmarkdown
Quitting from Overview.Rmd:21-24 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'PlackettLuce':
object 'solve' is not exported by 'namespace:CVXR'
---
Backtrace:
▆
1. └─base::library("PlackettLuce")
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Overview.Rmd' failed with diagnostics:
package or namespace load failed for 'PlackettLuce':
object 'solve' is not exported by 'namespace:CVXR'
--- failed re-building 'Overview.Rmd'
SUMMARY: processing the following file failed:
'Overview.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64