Last updated on 2026-04-07 02:49:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 7.41 | 98.89 | 106.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 4.57 | 70.44 | 75.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 12.00 | 148.02 | 160.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 12.00 | 157.06 | 169.06 | OK | |
| r-devel-macos-arm64 | 1.3.1 | 2.00 | 34.00 | 36.00 | OK | |
| r-devel-windows-x86_64 | 1.3.1 | 10.00 | 115.00 | 125.00 | ERROR | |
| r-patched-linux-x86_64 | 1.3.1 | 8.16 | 92.74 | 100.90 | OK | |
| r-release-linux-x86_64 | 1.3.1 | 6.56 | 88.32 | 94.88 | OK | |
| r-release-macos-arm64 | 1.3.1 | OK | ||||
| r-release-macos-x86_64 | 1.3.1 | 5.00 | 141.00 | 146.00 | OK | |
| r-release-windows-x86_64 | 1.3.1 | 9.00 | 109.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.1 | 5.00 | 97.00 | 102.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 12.00 | 141.00 | 153.00 | OK |
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
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.