Last updated on 2025-10-21 09:48:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 10.20 | 131.27 | 141.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 7.59 | 90.03 | 97.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 225.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 223.73 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 13.00 | 137.00 | 150.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 11.57 | 122.79 | 134.36 | OK | |
r-release-linux-x86_64 | 0.1.2 | 11.68 | 124.50 | 136.18 | OK | |
r-release-macos-arm64 | 0.1.3 | 128.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 215.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 14.00 | 142.00 | 156.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 68.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.3 | 145.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.2 | 18.00 | 172.00 | 190.00 | OK |
Version: 0.1.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
cap_exposure.html:63:1 (cap_exposure.Rd:21): Warning: missing </ul> before </div>
combine_scores.html:63:1 (combine_scores.Rd:21): Warning: missing </ul> before </div>
demo_sector_map.html:50:1 (demo_sector_map.Rd:12): Warning: missing </ul> before </div>
join_panels.html:46:1 (join_panels.Rd:10): Warning: missing </ul> before </div>
make_labels.html:54:1 (make_labels.Rd:14): Warning: missing </ul> before </div>
panel_lag.html:50:1 (panel_lag.Rd:12): Warning: missing </ul> before </div>
roll_ic_stats.html:50:1 (roll_ic_stats.Rd:12): Warning: missing </ul> before </div>
select_top_k_scores_by_group.html:58:1 (select_top_k_scores_by_group.Rd:16): Warning: missing </ul> before </div>
validate_group_map.html:50:1 (validate_group_map.Rd:12): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
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")
+ }
[ 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.3
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:87-111 [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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
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")
+ }
[ 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