Last updated on 2026-04-25 09:49:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 50.85 | 136.18 | 187.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 30.80 | 93.18 | 123.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.0 | 66.00 | 207.10 | 273.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.0 | 80.00 | 209.84 | 289.84 | OK | |
| r-patched-linux-x86_64 | 0.12.0 | 43.93 | 128.19 | 172.12 | OK | |
| r-release-linux-x86_64 | 0.12.0 | 38.94 | 123.70 | 162.64 | OK | |
| r-release-macos-arm64 | 0.12.0 | 15.00 | 55.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 0.12.0 | 44.00 | 262.00 | 306.00 | OK | |
| r-release-windows-x86_64 | 0.12.0 | 49.00 | 177.00 | 226.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 0.12.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.12.0 | 40.00 | 228.00 | 268.00 | OK | |
| r-oldrel-windows-x86_64 | 0.12.0 | 44.00 | 173.00 | 217.00 | ERROR | --no-vignettes |
Version: 0.12.0
Flags: --no-vignettes
Check: examples
Result: ERROR
Running examples in 'icosa-Ex.R' failed
The error most likely occurred in:
> ### Name: plot
> ### Title: Plot method for the 'trigrid', 'hexagrid' or 'facelayer' classes
> ### Aliases: plot plot,trigrid,ANY-method plot,facelayer,ANY-method
> ### plot,trigrid,array-method plot,trigrid,character-method
> ### plot,trigrid,logical-method plot,trigrid,numeric-method
> ### plot,trigrid,table-method
> ### Keywords: datasets
>
> ### ** Examples
>
> # A simple grid, with sf-representation
> gr <- hexagrid(4, sf=TRUE)
Flavor: r-oldrel-windows-x86_64