Last updated on 2026-09-24 18:51:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 6.23 | 748.08 | 754.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 3.64 | 461.54 | 465.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 477.46 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 473.58 | NOTE | |||
| r-devel-windows-x86_64 | 2.0.0 | 9.00 | 644.00 | 653.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.0 | 7.88 | 716.64 | 724.52 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 6.11 | 714.41 | 720.52 | OK | |
| r-release-macos-arm64 | 2.0.0 | 2.00 | 143.00 | 145.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 | 9.00 | 622.00 | 631.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | ERROR | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 5.00 | 723.00 | 728.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 11.00 | 902.00 | 913.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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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
Warning in file(con, "w") :
cannot open file 'ragtop_convertibles_in_r.R': No space left on device
Warning in file(con, "w") :
cannot open file 'ragtop_convertibles_in_r.knit.md': No space left on device
Error: processing vignette 'ragtop_convertibles_in_r.Rmd' failed with diagnostics:
cannot open the connection
--- 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: PDF version of manual
Result: WARN
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
Flavor: r-release-macos-arm64
Version: 2.0.0
Check: PDF version of manual without index
Result: ERROR
Re-running with no redirection of stdout/stderr.
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-09-25 00:19:35.608 R[47807:227325] 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