Last updated on 2026-05-06 18:54:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 6.00 | 71.30 | 77.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 4.23 | 54.61 | 58.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.9 | 10.00 | 99.51 | 109.51 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 119.85 | ERROR | |||
| r-devel-windows-x86_64 | 0.2.9 | 7.00 | 80.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 0.2.9 | 5.99 | 67.34 | 73.33 | OK | |
| r-release-linux-x86_64 | 0.2.9 | 5.98 | 66.44 | 72.42 | OK | |
| r-release-macos-arm64 | 0.2.9 | 2.00 | 23.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.2.9 | 4.00 | 113.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.2.9 | 6.00 | 82.00 | 88.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.9 | 4.00 | 77.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.9 | 8.00 | 104.00 | 112.00 | OK |
Version: 0.2.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘rsmatrix.Rmd’ using rmarkdown
Quitting from rsmatrix.Rmd:163-175 [piar]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `head.default()`:
! invalid 'n' - must have length one when dim(x) is NULL, got 2
---
Backtrace:
▆
1. ├─utils::head(grs_piar, c(5, 5))
2. ├─utils::head(grs_piar, c(5, 5))
3. └─piar:::head.piar_index(grs_piar, c(5, 5))
4. ├─utils::head(x$contrib, n)
5. └─utils:::head.default(x$contrib, n)
6. └─utils::.checkHT(n, dx <- dim(x))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rsmatrix.Rmd' failed with diagnostics:
invalid 'n' - must have length one when dim(x) is NULL, got 2
--- failed re-building ‘rsmatrix.Rmd’
SUMMARY: processing the following file failed:
‘rsmatrix.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc