Last updated on 2026-04-30 09:52:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 202.85 | 141.15 | 344.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 164.20 | 101.38 | 265.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 360.00 | 255.48 | 615.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 334.00 | 221.43 | 555.43 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 508.00 | 195.00 | 703.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 203.40 | 130.93 | 334.33 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 200.95 | 130.13 | 331.08 | OK | |
| r-release-macos-arm64 | 1.1.0 | 46.00 | 21.00 | 67.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 152.00 | 167.00 | 319.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.0 | 203.00 | 200.00 | 403.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 49.00 | 26.00 | 75.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 161.00 | 259.00 | 420.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 289.00 | 237.00 | 526.00 | OK |
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘caugi/libs/caugi.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-release-macos-x86_64