Last updated on 2026-03-29 01:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 208.23 | 142.65 | 350.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 166.07 | 100.36 | 266.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 349.00 | 219.42 | 568.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 334.00 | 214.51 | 548.51 | OK | |
| r-devel-macos-arm64 | 1.1.0 | 54.00 | 31.00 | 85.00 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 213.00 | 196.00 | 409.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 207.91 | 121.51 | 329.42 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 204.56 | 121.34 | 325.90 | OK | |
| r-release-macos-arm64 | 1.1.0 | 49.00 | 26.00 | 75.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 161.00 | 259.00 | 420.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 231.00 | 185.00 | 416.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 53.00 | 49.00 | 102.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 155.00 | 175.00 | 330.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 248.00 | 224.00 | 472.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-devel-linux-x86_64-debian-gcc