Last updated on 2026-03-31 05:52:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 57.09 | 135.02 | 192.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 32.54 | 93.20 | 125.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.12.0 | 65.00 | 210.18 | 275.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.0 | 82.00 | 207.65 | 289.65 | OK | |
| r-devel-macos-arm64 | 0.12.0 | 15.00 | 55.00 | 70.00 | OK | |
| r-devel-windows-x86_64 | 0.12.0 | 50.00 | 165.00 | 215.00 | ERROR | --no-vignettes |
| r-patched-linux-x86_64 | 0.12.0 | 40.93 | 123.57 | 164.50 | OK | |
| r-release-linux-x86_64 | 0.12.0 | 39.19 | 122.96 | 162.15 | 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 | 48.00 | 150.00 | 198.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 | 59.00 | 211.00 | 270.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