Last updated on 2026-04-04 17:53:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 63.40 | 86.42 | 149.82 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 45.97 | 64.70 | 110.67 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 103.00 | 117.15 | 220.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 137.00 | 151.09 | 288.09 | OK | |
| r-devel-macos-arm64 | 1.0.5 | 12.00 | 21.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 78.00 | 119.00 | 197.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.5 | 64.72 | 81.79 | 146.51 | NOTE | |
| r-release-linux-x86_64 | 1.0.5 | 51.09 | 79.59 | 130.68 | OK | |
| r-release-macos-arm64 | 1.0.5 | OK | ||||
| r-release-macos-x86_64 | 1.0.5 | 39.00 | 80.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 67.00 | 114.00 | 181.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 36.00 | 76.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 75.00 | 146.00 | 221.00 | OK |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘modeLLtest/libs/modeLLtest.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.0.5
Check: compiled code
Result: NOTE
File 'modeLLtest/libs/x64/modeLLtest.dll':
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-windows-x86_64