Last updated on 2026-04-17 00:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 54.52 | 134.07 | 188.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 29.87 | 89.95 | 119.82 | 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 | 79.00 | 210.17 | 289.17 | OK | |
| r-devel-macos-arm64 | 0.12.0 | 15.00 | 55.00 | 70.00 | OK | |
| r-devel-windows-x86_64 | 0.12.0 | 52.00 | 137.00 | 189.00 | ERROR | --no-vignettes |
| r-patched-linux-x86_64 | 0.12.0 | 43.19 | 127.91 | 171.10 | OK | |
| r-release-linux-x86_64 | 0.12.0 | 35.90 | 124.14 | 160.04 | OK | |
| r-release-macos-arm64 | 0.12.0 | OK | ||||
| r-release-macos-x86_64 | 0.12.0 | 40.00 | 228.00 | 268.00 | OK | |
| r-release-windows-x86_64 | 0.12.0 | 49.00 | 170.00 | 219.00 | ERROR | --no-vignettes |
| r-oldrel-macos-arm64 | 0.12.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.12.0 | 41.00 | 246.00 | 287.00 | OK | |
| r-oldrel-windows-x86_64 | 0.12.0 | 61.00 | 211.00 | 272.00 | OK | --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-devel-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: occupied
> ### Title: Faces occupied by the specified object
> ### Aliases: occupied
>
> ### ** Examples
>
> # create a grid
> g <- trigrid(8, sf=TRUE)
Flavor: r-release-windows-x86_64