Last updated on 2026-07-17 09:51:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 5.91 | 744.67 | 750.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 4.31 | 466.70 | 471.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 10.00 | 618.76 | 628.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 465.37 | NOTE | |||
| r-devel-windows-x86_64 | 2.0.0 | 10.00 | 629.00 | 639.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.0 | 7.73 | 713.03 | 720.76 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 5.54 | 710.96 | 716.50 | OK | |
| r-release-macos-arm64 | 2.0.0 | 2.00 | 168.00 | 170.00 | ERROR | |
| r-release-macos-x86_64 | 2.0.0 | 5.00 | 767.00 | 772.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 8.00 | 622.00 | 630.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 2.00 | 167.00 | 169.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.0.0 | 5.00 | 723.00 | 728.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 10.00 | 871.00 | 881.00 | OK |
Version: 2.0.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ragtop/tests/testthat/test_grid_solver.R (.Dim: 1)
'.Dim' should be changed to 'dim'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.0.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ragtop/tests/testthat/test_grid_solver.R (.Dim: 1)
Flavor: r-devel-windows-x86_64
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘ragtop_convertibles_in_r.Rmd’ using rmarkdown
Quitting from ragtop_convertibles_in_r.Rmd:439-484 [twitter_cb_via_BondValuation]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (index_LIPD >= 1) ...`:
! argument is of length zero
---
Backtrace:
▆
1. ├─base::tryCatch(...)
2. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
3. └─BondValuation::AnnivDates(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ragtop_convertibles_in_r.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘ragtop_convertibles_in_r.Rmd’
SUMMARY: processing the following file failed:
‘ragtop_convertibles_in_r.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘ragtop_convertibles_in_r.Rmd’ using rmarkdown
2026-07-17 15:18:02.479 R[38962:201796] XType: Using static font registry.
Quitting from ragtop_convertibles_in_r.Rmd:439-484 [twitter_cb_via_BondValuation]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (index_LIPD >= 1) ...`:
! argument is of length zero
---
Backtrace:
▆
1. ├─base::tryCatch(...)
2. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
3. └─BondValuation::AnnivDates(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ragtop_convertibles_in_r.Rmd' failed with diagnostics:
argument is of length zero
--- failed re-building ‘ragtop_convertibles_in_r.Rmd’
SUMMARY: processing the following file failed:
‘ragtop_convertibles_in_r.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64