Last updated on 2026-04-25 09:49:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.2 | 9.55 | 202.65 | 212.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.2 | 5.83 | 135.46 | 141.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.8.2 | 16.00 | 351.49 | 367.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.2 | 14.00 | 309.40 | 323.40 | OK | |
| r-patched-linux-x86_64 | 0.8.2 | 8.72 | 184.01 | 192.73 | OK | |
| r-release-linux-x86_64 | 0.8.2 | 8.26 | 183.63 | 191.89 | OK | |
| r-release-macos-arm64 | 0.8.2 | 2.00 | 48.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 0.8.2 | 6.00 | 193.00 | 199.00 | ERROR | |
| r-release-windows-x86_64 | 0.8.2 | 13.00 | 190.00 | 203.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.2 | 5.00 | 145.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.2 | 15.00 | 196.00 | 211.00 | OK |
Version: 0.8.2
Check: examples
Result: ERROR
Running examples in ‘ezplot-Ex.R’ failed
The error most likely occurred in:
> ### Name: line_plot
> ### Title: line_plot
> ### Aliases: line_plot
>
> ### ** Examples
>
> suppressPackageStartupMessages(library(tsibble))
> library(tsibbledata)
Error in library(tsibbledata) : there is no package called ‘tsibbledata’
Execution halted
Flavor: r-release-macos-x86_64