Last updated on 2026-04-30 01:49:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 58.55 | 135.87 | 194.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 31.06 | 92.10 | 123.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.0 | 65.00 | 215.59 | 280.59 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.0 | 80.00 | 209.84 | 289.84 | OK | |
| r-devel-windows-x86_64 | 0.12.0 | 60.00 | 181.00 | 241.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 0.12.0 | 47.23 | 129.42 | 176.65 | OK | |
| r-release-linux-x86_64 | 0.12.0 | 43.02 | 127.97 | 170.99 | OK | |
| r-release-macos-arm64 | 0.12.0 | 15.00 | 53.00 | 68.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 | 50.00 | 143.00 | 193.00 | ERROR | --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 | 69.00 | 160.00 | 229.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-release-windows-x86_64
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: hexagrid-class
> ### Title: Construct a penta-hexagonal icosahedral grid
> ### Aliases: hexagrid-class hexagrid
>
> ### ** Examples
>
> g <- hexagrid(c(8), sf=TRUE)
Flavor: r-oldrel-windows-x86_64