Last updated on 2026-06-08 09:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 8.08 | 107.37 | 115.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 6.53 | 65.74 | 72.27 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 15.00 | 175.12 | 190.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 14.00 | 177.96 | 191.96 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 13.00 | 124.00 | 137.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 8.49 | 102.72 | 111.21 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 8.14 | 103.38 | 111.52 | OK | |
| r-release-macos-arm64 | 1.1.1 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 7.00 | 129.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 11.00 | 123.00 | 134.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 5.00 | 113.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 16.00 | 156.00 | 172.00 | OK |
Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘tsfeatures.Rmd’ using rmarkdown
trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda'
Content type 'application/octet-stream' length 7897660 bytes (7.5 MB)
==================================================
downloaded 7.5 MB
trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/hwl.rda'
Content type 'application/octet-stream' length 185319 bytes (180 KB)
==================================================
downloaded 180 KB
trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/khs.rda'
Content type 'application/octet-stream' length 85185 bytes (83 KB)
==================================================
downloaded 83 KB
Quitting from tsfeatures.Rmd:425-440 [ijf2017graphs]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'GGally'
---
Backtrace:
▆
1. ├─... %>% GGally::ggpairs()
2. └─base::loadNamespace(x)
3. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4. └─base (local) withOneRestart(expr, restarts[[1L]])
5. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'tsfeatures.Rmd' failed with diagnostics:
there is no package called 'GGally'
--- failed re-building ‘tsfeatures.Rmd’
SUMMARY: processing the following file failed:
‘tsfeatures.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc