Last updated on 2026-03-12 01:51:16 CET.
| Package | ERROR | OK |
|---|---|---|
| affiner | 14 | |
| argparse | 14 | |
| bittermelon | 14 | |
| bracer | 14 | |
| datetimeoffset | 14 | |
| findpython | 14 | |
| getopt | 14 | |
| ggpattern | 14 | |
| gridpattern | 1 | 13 |
| hexfont | 14 | |
| ledger | 14 | |
| oblicubes | 14 | |
| optparse | 14 | |
| piecepackr | 14 | |
| xmpdf | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in 'gridpattern-Ex.R' failed
The error most likely occurred in:
> ### Name: star_scale
> ### Title: Compute regular star polygon scale or angles
> ### Aliases: star_scale star_angle
>
> ### ** Examples
>
> # |8/3| star has internal angle 45 degrees and external angle 90 degrees
> scale <- star_scale(8, 45)
> scale2 <- star_scale(8, 90, external = TRUE)
> all.equal(scale, scale2)
[1] TRUE
> star_angle(8, scale)
[1] 45
> star_angle(8, scale, external = TRUE)
[1] 90
>
> grid.pattern_regular_polygon(shape = "star8", scale = scale, angle = 0,
+ spacing = 0.2, density = 0.8)
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14