Last updated on 2026-04-23 19:52:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 60.80 | 134.50 | 195.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 30.22 | 95.12 | 125.34 | 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-devel-macos-arm64 | 0.12.0 | 15.00 | 55.00 | 70.00 | OK | |
| r-devel-windows-x86_64 | 0.12.0 | 51.00 | 152.00 | 203.00 | ERROR | --no-vignettes |
| 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 | OK | ||||
| r-release-macos-x86_64 | 0.12.0 | 40.00 | 228.00 | 268.00 | OK | |
| r-release-windows-x86_64 | 0.12.0 | 44.00 | 173.00 | 217.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 | 56.00 | 207.00 | 263.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: newsf
> ### Title: Add a 'sf' object to a predefined slot in a 'trigrid' or
> ### 'hexagrid' object
> ### Aliases: newsf newsf,trigrid-method
>
> ### ** Examples
>
> a<-trigrid(4)
> a<-newsf(a)
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: 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