Last updated on 2026-05-11 00:52:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.27 | 2.17 | 182.17 | 184.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.27 | 1.60 | 83.54 | 85.14 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.27 | 275.51 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.27 | 292.41 | OK | |||
| r-devel-windows-x86_64 | 1.0.27 | 7.00 | 221.00 | 228.00 | OK | |
| r-patched-linux-x86_64 | 1.0.27 | 2.15 | 166.42 | 168.57 | OK | |
| r-release-linux-x86_64 | 1.0.27 | 1.88 | 163.58 | 165.46 | OK | |
| r-release-macos-arm64 | 1.0.27 | 1.00 | 45.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.0.27 | 2.00 | 219.00 | 221.00 | OK | |
| r-release-windows-x86_64 | 1.0.27 | 7.00 | 214.00 | 221.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.27 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.27 | 2.00 | 169.00 | 171.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.27 | 6.00 | 245.00 | 251.00 | OK |
Version: 1.0.27
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Bioprocess-Optimization.Rmd’ using knitr
--- finished re-building ‘Bioprocess-Optimization.Rmd’
--- re-building ‘General-interactivity.Rmd’ using knitr
--- finished re-building ‘General-interactivity.Rmd’
--- re-building ‘Market-segmentation.Rmd’ using knitr
Quitting from Market-segmentation.Rmd:335-405 [figure 5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.subset()`:
! incorrect number of dimensions
---
Backtrace:
▆
1. └─tourr::interpolate(t1)
2. ├─tourr::new_tour(basis_set[, , 1], planned_tour(basis_set, cycle))
3. │ └─base::stopifnot(inherits(tour_path, "tour_path"))
4. └─tourr::planned_tour(basis_set, cycle)
5. ├─base::as.list(basis_set)
6. └─tourr:::as.list.history_array(basis_set)
7. ├─base::do.call("c", apply(x, 3, list))
8. └─base::apply(x, 3, list)
9. ├─base::array(newX[, i], d.call, dn.call)
10. ├─newX[, i]
11. └─tourr:::`[.history_array`(newX, , i)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Market-segmentation.Rmd' failed with diagnostics:
incorrect number of dimensions
--- failed re-building ‘Market-segmentation.Rmd’
--- re-building ‘Plot-objects.Rmd’ using knitr
--- finished re-building ‘Plot-objects.Rmd’
SUMMARY: processing the following file failed:
‘Market-segmentation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc