Last updated on 2026-04-24 20:51:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 88.77 | 166.04 | 254.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 58.08 | 117.43 | 175.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 120.00 | 295.19 | 415.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 151.00 | 276.72 | 427.72 | OK | |
| r-patched-linux-x86_64 | 0.0.5 | 78.16 | 162.78 | 240.94 | OK | |
| r-release-linux-x86_64 | 0.0.5 | 65.89 | 157.34 | 223.23 | OK | |
| r-release-macos-arm64 | 0.0.5 | 16.00 | 40.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 0.0.5 | 48.00 | 178.00 | 226.00 | NOTE | |
| r-release-windows-x86_64 | 0.0.5 | 85.00 | 195.00 | 280.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.5 | 46.00 | 174.00 | 220.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 75.00 | 190.00 | 265.00 | OK |
Version: 0.0.5
Check: compiled code
Result: NOTE
File ‘ODRF/libs/ODRF.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-release-macos-x86_64