Last updated on 2026-03-29 01:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.2 | 98.79 | 57.10 | 155.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.2 | 65.10 | 41.49 | 106.59 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.2 | 121.00 | 85.48 | 206.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 176.00 | 81.25 | 257.25 | OK | |
| r-devel-macos-arm64 | 2.0.2 | 15.00 | 6.00 | 21.00 | OK | |
| r-devel-windows-x86_64 | 2.0.2 | 109.00 | 101.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 2.0.2 | 71.16 | 49.99 | 121.15 | OK | |
| r-release-linux-x86_64 | 2.0.2 | 74.24 | 48.91 | 123.15 | OK | |
| r-release-macos-arm64 | 2.0.2 | OK | ||||
| r-release-macos-x86_64 | 2.0.2 | 39.00 | 31.00 | 70.00 | OK | |
| r-release-windows-x86_64 | 2.0.2 | 90.00 | 94.00 | 184.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.2 | 39.00 | 45.00 | 84.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.2 | 106.00 | 115.00 | 221.00 | OK |
Version: 2.0.2
Check: compiled code
Result: NOTE
File ‘FDX/libs/FDX.so’:
Found non-API call to R: ‘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