Last updated on 2026-06-08 17:49:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.87 | 65.51 | 69.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.69 | 41.38 | 44.07 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 107.24 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 7.00 | 123.87 | 130.87 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 5.00 | 88.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 3.97 | 62.02 | 65.99 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 3.86 | 61.98 | 65.84 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 30.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 3.00 | 99.00 | 102.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 5.00 | 86.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 28.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 3.00 | 91.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 6.00 | 104.00 | 110.00 | OK |
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘formula_vs_matrix.Rmd’ using rmarkdown
--- finished re-building ‘formula_vs_matrix.Rmd’
--- re-building ‘unifiedml-benchmark.Rmd’ using rmarkdown
Quitting from unifiedml-benchmark.Rmd:12-42 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'caret'
---
Backtrace:
▆
1. └─base::library(caret)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'unifiedml-benchmark.Rmd' failed with diagnostics:
there is no package called 'caret'
--- failed re-building ‘unifiedml-benchmark.Rmd’
--- re-building ‘unifiedml-caret.Rmd’ using rmarkdown
Quitting from unifiedml-caret.Rmd:19-33 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'caret'
---
Backtrace:
▆
1. ├─Model$new(caret::train)
2. │ └─unifiedml (local) initialize(...)
3. │ └─base::stopifnot(is.function(model_fn))
4. └─base::loadNamespace(x)
5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
6. └─base (local) withOneRestart(expr, restarts[[1L]])
7. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'unifiedml-caret.Rmd' failed with diagnostics:
there is no package called 'caret'
--- failed re-building ‘unifiedml-caret.Rmd’
--- re-building ‘unifiedml-predict-proba.Rmd’ using rmarkdown
--- finished re-building ‘unifiedml-predict-proba.Rmd’
--- re-building ‘unifiedml.Rmd’ using rmarkdown
--- finished re-building ‘unifiedml.Rmd’
SUMMARY: processing the following files failed:
‘unifiedml-benchmark.Rmd’ ‘unifiedml-caret.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc