Last updated on 2025-07-12 22:49:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.1 | 9.62 | 229.78 | 239.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.1 | 6.35 | 99.45 | 105.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.1 | 361.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.1 | 366.15 | OK | |||
r-devel-windows-x86_64 | 2.3.1 | 11.00 | 277.00 | 288.00 | OK | |
r-patched-linux-x86_64 | 2.3.1 | 9.58 | 218.50 | 228.08 | OK | |
r-release-linux-x86_64 | 2.3.1 | 8.33 | 217.47 | 225.80 | OK | |
r-release-macos-arm64 | 2.2.1 | 94.00 | OK | |||
r-release-macos-x86_64 | 2.3.1 | 246.00 | OK | |||
r-release-windows-x86_64 | 2.3.1 | 11.00 | 266.00 | 277.00 | OK | |
r-oldrel-macos-arm64 | 2.2.1 | 99.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.1 | 244.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.1 | 13.00 | 333.00 | 346.00 | OK |
Version: 2.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘AccelStab.Rmd’ using rmarkdown
Quitting from AccelStab.Rmd:214-222 [unnamed-chunk-18]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `quantile.default()`:
! missing values and NaN's not allowed if 'na.rm' is FALSE
---
Backtrace:
▆
1. ├─stats::quantile(loss_1y, c(0.025, 0.975))
2. └─stats:::quantile.default(loss_1y, c(0.025, 0.975))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'AccelStab.Rmd' failed with diagnostics:
missing values and NaN's not allowed if 'na.rm' is FALSE
--- failed re-building ‘AccelStab.Rmd’
SUMMARY: processing the following file failed:
‘AccelStab.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc