Last updated on 2026-03-25 16:50:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.11 | 13.82 | 396.86 | 410.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.11 | 8.54 | 154.70 | 163.24 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.11 | 25.00 | 650.63 | 675.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.11 | 24.00 | 636.61 | 660.61 | OK | |
| r-devel-macos-arm64 | 0.5.11 | 3.00 | 101.00 | 104.00 | OK | |
| r-devel-windows-x86_64 | 0.5.11 | 16.00 | 335.00 | 351.00 | OK | |
| r-patched-linux-x86_64 | 0.5.11 | 13.65 | 344.04 | 357.69 | OK | |
| r-release-linux-x86_64 | 0.5.11 | 11.85 | 374.85 | 386.70 | OK | |
| r-release-macos-arm64 | 0.5.11 | 3.00 | 87.00 | 90.00 | OK | |
| r-release-macos-x86_64 | 0.5.11 | 9.00 | 434.00 | 443.00 | OK | |
| r-release-windows-x86_64 | 0.5.11 | 16.00 | 346.00 | 362.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.11 | 3.00 | 104.00 | 107.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.11 | 9.00 | 368.00 | 377.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.11 | 22.00 | 519.00 | 541.00 | OK |
Version: 0.5.11
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘tvReg.Rmd’ using rmarkdown
Warning in eng_r(options) :
Failed to tidy R code in chunk 'tvLM'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Warning in eng_r(options) :
Failed to tidy R code in chunk 'CI'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Warning in eng_r(options) :
Failed to tidy R code in chunk 'PLOT'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Warning in eng_r(options) :
Failed to tidy R code in chunk 'tvLM2'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Warning in eng_r(options) :
Failed to tidy R code in chunk 'tvAR'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Warning in eng_r(options) :
Failed to tidy R code in chunk 'tvAR.z'. Reason:
Error : The formatR package is required by the chunk option tidy = TRUE but not installed; tidy = TRUE will be ignored.
Quitting from tvReg.Rmd:187-214 [tvAR.z]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ar.ols()`:
! non-conformable arguments
---
Backtrace:
▆
1. └─stats::ar.ols(Y, aic = FALSE, order = 1, intercept = FALSE, demean = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'tvReg.Rmd' failed with diagnostics:
non-conformable arguments
--- failed re-building ‘tvReg.Rmd’
SUMMARY: processing the following file failed:
‘tvReg.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc