Last updated on 2026-06-07 23:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.2 | 8.55 | 198.08 | 206.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.2 | 6.79 | 106.90 | 113.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.8.2 | 16.00 | 304.78 | 320.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.2 | 14.00 | 309.71 | 323.71 | OK | |
| r-devel-windows-x86_64 | 0.8.2 | 11.00 | 207.00 | 218.00 | OK | |
| r-patched-linux-x86_64 | 0.8.2 | 9.65 | 184.91 | 194.56 | OK | |
| r-release-linux-x86_64 | 0.8.2 | 6.66 | 184.71 | 191.37 | OK | |
| r-release-macos-arm64 | 0.8.2 | 2.00 | 42.00 | 44.00 | ERROR | |
| r-release-macos-x86_64 | 0.8.2 | 6.00 | 227.00 | 233.00 | OK | |
| r-release-windows-x86_64 | 0.8.2 | 12.00 | 197.00 | 209.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 | 266.00 | 281.00 | OK |
Version: 0.8.2
Check: examples
Result: ERROR
Running massageExamples to create ‘ezplot-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
cannot open file '/tmp/RtmpDYwCQZ/file979414511f64c/area_plot.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.2
Check: examples
Result: ERROR
Running examples in ‘ezplot-Ex.R’ failed
The error most likely occurred in:
> ### Name: agg_data
> ### Title: Aggregates data
> ### Aliases: agg_data
>
> ### ** Examples
>
> suppressPackageStartupMessages(library(tsibble))
> library(tsibbledata)
Error in library(tsibbledata) : there is no package called ‘tsibbledata’
Execution halted
Flavor: r-release-macos-arm64