Last updated on 2026-01-26 13:52:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 14.10 | 317.37 | 331.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | OK | ||||
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 25.00 | 453.24 | 478.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 21.00 | 465.83 | 486.83 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 15.00 | 228.00 | 243.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 14.32 | 267.53 | 281.85 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 11.38 | 256.65 | 268.03 | OK | |
| r-release-macos-arm64 | 0.1.4 | OK | ||||
| r-release-macos-x86_64 | 0.1.4 | 8.00 | 202.00 | 210.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 15.00 | 221.00 | 236.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 3.00 | 40.00 | 43.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.4 | 9.00 | 232.00 | 241.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.4 | 20.00 | 201.00 | 221.00 | ERROR |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(PortfolioTesteR)
+ test_check("PortfolioTesteR")
+ } else {
+ message("Skipping tests: 'testthat' not installed")
+ }
Saving _problems/test-ml-helpers-101.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-optimization.R:2:3', 'test-optimization.R:46:3',
'test-walk-forward.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml-helpers.R:92:3'): backtest invariants hold on active dates (smoke, linear) ──
Error in `.roll_align_common(c(features_list, list(label)))`: No common dates across panels.
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...) at test-ml-helpers.R:92:3
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Getting_Started_Advanced.Rmd’ using rmarkdown
Quitting from Getting_Started_Advanced.Rmd:84-108 [baseline_pooled]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.roll_align_common()`:
! No common dates across panels.
---
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...)
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Getting_Started_Advanced.Rmd' failed with diagnostics:
No common dates across panels.
--- failed re-building ‘Getting_Started_Advanced.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
2026-01-27 00:54:14.511 R[28779:190527] XType: Using static font registry.
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘optimization-walkforward.Rmd’ using rmarkdown
2026-01-27 00:54:18.054 R[29112:191173] XType: Using static font registry.
--- finished re-building ‘optimization-walkforward.Rmd’
SUMMARY: processing the following file failed:
‘Getting_Started_Advanced.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(PortfolioTesteR)
+ test_check("PortfolioTesteR")
+ } else {
+ message("Skipping tests: 'testthat' not installed")
+ }
Saving _problems/test-ml-helpers-101.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-optimization.R:2:3', 'test-optimization.R:46:3',
'test-walk-forward.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml-helpers.R:92:3'): backtest invariants hold on active dates (smoke, linear) ──
Error in `.roll_align_common(c(features_list, list(label)))`: No common dates across panels.
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...) at test-ml-helpers.R:92:3
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Getting_Started_Advanced.Rmd’ using rmarkdown
Quitting from Getting_Started_Advanced.Rmd:84-108 [baseline_pooled]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.roll_align_common()`:
! No common dates across panels.
---
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...)
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Getting_Started_Advanced.Rmd' failed with diagnostics:
No common dates across panels.
--- failed re-building ‘Getting_Started_Advanced.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘optimization-walkforward.Rmd’ using rmarkdown
Quitting from optimization-walkforward.Rmd:10-75 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `x[["Version"]]`:
! subscript out of bounds
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─utils:::print.sessionInfo(x)
7. ├─base::print(mkLabel(x, "loadedOnly"), quote = FALSE, ...)
8. └─utils (local) mkLabel(x, "loadedOnly")
9. └─base::sapply(L[[n]], function(x) x[["Version"]])
10. └─base::lapply(X = X, FUN = FUN, ...)
11. └─utils (local) FUN(X[[i]], ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Warning in read.dcf(file.path(p, "DESCRIPTION"), c("Package", "Version")) :
cannot open compressed file '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/bslib/DESCRIPTION', probable reason 'No such file or directory'
Error: processing vignette 'optimization-walkforward.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘optimization-walkforward.Rmd’
SUMMARY: processing the following files failed:
‘Getting_Started_Advanced.Rmd’ ‘optimization-walkforward.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(PortfolioTesteR)
+ test_check("PortfolioTesteR")
+ } else {
+ message("Skipping tests: 'testthat' not installed")
+ }
Saving _problems/test-ml-helpers-101.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-optimization.R:2:3', 'test-optimization.R:46:3',
'test-walk-forward.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ml-helpers.R:92:3'): backtest invariants hold on active dates (smoke, linear) ──
Error in `.roll_align_common(c(features_list, list(label)))`: No common dates across panels.
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...) at test-ml-helpers.R:92:3
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 55 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Getting_Started_Advanced.Rmd' using rmarkdown
Quitting from Getting_Started_Advanced.Rmd:84-108 [baseline_pooled]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.roll_align_common()`:
! No common dates across panels.
---
Backtrace:
▆
1. └─PortfolioTesteR::ml_backtest(...)
2. └─PortfolioTesteR::roll_fit_predict(...)
3. └─PortfolioTesteR:::.roll_align_common(c(features_list, list(label)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Getting_Started_Advanced.Rmd' failed with diagnostics:
No common dates across panels.
--- failed re-building 'Getting_Started_Advanced.Rmd'
--- re-building 'getting-started.Rmd' using rmarkdown
--- finished re-building 'getting-started.Rmd'
--- re-building 'optimization-walkforward.Rmd' using rmarkdown
--- finished re-building 'optimization-walkforward.Rmd'
SUMMARY: processing the following file failed:
'Getting_Started_Advanced.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64