Last updated on 2026-04-01 00:53:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 68.02 | 86.38 | 154.40 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 46.07 | 64.78 | 110.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 90.00 | 130.95 | 220.95 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 125.00 | 138.09 | 263.09 | OK | |
| r-devel-macos-arm64 | 1.0.5 | 12.00 | 21.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 76.00 | 118.00 | 194.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.5 | 50.37 | 79.48 | 129.85 | OK | |
| 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-devel-linux-x86_64-fedora-clang
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