Last updated on 2025-08-12 08:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.37 | 66.68 | 71.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 3.29 | 44.79 | 48.08 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 112.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 128.32 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 6.00 | 80.00 | 86.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 5.04 | 63.00 | 68.04 | OK | |
r-release-linux-x86_64 | 0.3.0 | 4.12 | 63.73 | 67.85 | OK | |
r-release-macos-arm64 | 0.3.0 | 49.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 88.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 6.00 | 81.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 74.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 101.00 | 108.00 | OK |
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘sftime.Rmd’ using rmarkdown
Quitting from sftime.Rmd:185-195 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `st_as_sftime.cubble_df()`:
! You need the `cubble` package (>= 0.3.0) to use this function. Install that first.
---
Backtrace:
▆
1. ├─sftime::st_as_sftime(climate_aus[1:4, ])
2. └─sftime:::st_as_sftime.cubble_df(climate_aus[1:4, ])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sftime.Rmd' failed with diagnostics:
You need the `cubble` package (>= 0.3.0) to use this function. Install that first.
--- failed re-building ‘sftime.Rmd’
SUMMARY: processing the following file failed:
‘sftime.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'sftime.Rmd' using rmarkdown
Quitting from sftime.Rmd:185-195 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `st_as_sftime.cubble_df()`:
! You need the `cubble` package (>= 0.3.0) to use this function. Install that first.
---
Backtrace:
▆
1. ├─sftime::st_as_sftime(climate_aus[1:4, ])
2. └─sftime:::st_as_sftime.cubble_df(climate_aus[1:4, ])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sftime.Rmd' failed with diagnostics:
You need the `cubble` package (>= 0.3.0) to use this function. Install that first.
--- failed re-building 'sftime.Rmd'
SUMMARY: processing the following file failed:
'sftime.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64