Last updated on 2026-03-30 02:53:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-29 | 4.88 | 34.13 | 39.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-29 | 4.01 | 26.48 | 30.49 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4-29 | 58.03 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4-29 | 9.00 | 60.17 | 69.17 | OK | |
| r-devel-macos-arm64 | 0.4-29 | 2.00 | 16.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.4-29 | 13.00 | 69.00 | 82.00 | OK | |
| r-patched-linux-x86_64 | 0.4-29 | 4.11 | 30.00 | 34.11 | OK | |
| r-release-linux-x86_64 | 0.4-29 | 4.17 | 29.72 | 33.89 | OK | |
| r-release-macos-arm64 | 0.4-29 | 2.00 | 46.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.4-29 | 5.00 | 151.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 0.4-29 | 11.00 | 67.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-29 | 2.00 | 67.00 | 69.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4-29 | 5.00 | 156.00 | 161.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-29 | 12.00 | 72.00 | 84.00 | OK |
Version: 0.4-29
Check: compiled code
Result: NOTE
File ‘proxy/libs/proxy.so’:
Found non-API call to R: ‘R_MissingArg’
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