Last updated on 2025-07-21 08:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.1 | 9.94 | 233.61 | 243.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.1 | 5.97 | 99.33 | 105.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.1 | 363.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.1 | 390.79 | OK | |||
r-devel-windows-x86_64 | 2.3.1 | 11.00 | 267.00 | 278.00 | OK | |
r-patched-linux-x86_64 | 2.3.1 | 8.27 | 217.95 | 226.22 | OK | |
r-release-linux-x86_64 | 2.3.1 | 9.54 | 219.80 | 229.34 | OK | |
r-release-macos-arm64 | 2.3.1 | 98.00 | OK | |||
r-release-macos-x86_64 | 2.3.1 | 246.00 | OK | |||
r-release-windows-x86_64 | 2.3.1 | 10.00 | 264.00 | 274.00 | OK | |
r-oldrel-macos-arm64 | 2.3.1 | 104.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.1 | 244.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.1 | 13.00 | 327.00 | 340.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