Last updated on 2025-12-04 09:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 28.31 | 384.23 | 412.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 20.03 | 270.72 | 290.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 133.00 | 431.59 | 564.59 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 198.00 | 362.93 | 560.93 | ERROR | |
| r-devel-windows-x86_64 | 0.1.1 | 29.00 | 388.00 | 417.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 26.10 | 343.07 | 369.17 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 28.05 | 344.13 | 372.18 | OK | |
| r-release-macos-arm64 | 0.1.1 | 4.00 | ERROR | |||
| r-release-macos-x86_64 | 0.1.1 | 37.00 | 356.00 | 393.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 29.00 | 395.00 | 424.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 9.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 0.1.1 | 30.00 | 329.00 | 359.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 42.00 | 519.00 | 561.00 | OK |
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘advanced-features.Rmd’ using rmarkdown
Quitting from advanced-features.Rmd:102-113 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `bagging_dia()`:
! No base models were successfully trained or made valid predictions. Cannot perform bagging.
---
Backtrace:
▆
1. └─E2E::bagging_dia(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'advanced-features.Rmd' failed with diagnostics:
No base models were successfully trained or made valid predictions. Cannot perform bagging.
--- failed re-building ‘advanced-features.Rmd’
--- re-building ‘diagnostic-workflow.Rmd’ using rmarkdown
Quitting from diagnostic-workflow.Rmd:80-85 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `bagging_dia()`:
! No base models were successfully trained or made valid predictions. Cannot perform bagging.
---
Backtrace:
▆
1. └─E2E::bagging_dia(train_dia, base_model_name = "xb", n_estimators = 5)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'diagnostic-workflow.Rmd' failed with diagnostics:
No base models were successfully trained or made valid predictions. Cannot perform bagging.
--- failed re-building ‘diagnostic-workflow.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘integrated-pipeline.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘integrated-pipeline.Rmd’
--- re-building ‘parameter-reference.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘parameter-reference.Rmd’
--- re-building ‘prognostic-workflow.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘prognostic-workflow.Rmd’
SUMMARY: processing the following files failed:
‘advanced-features.Rmd’ ‘diagnostic-workflow.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘survcomp’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64