Last updated on 2026-04-30 09:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.3 | 153.00 | 30.13 | 183.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.3 | 107.05 | 23.55 | 130.60 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.3 | 184.00 | 44.48 | 228.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 291.00 | 41.68 | 332.68 | OK | |
| r-devel-windows-x86_64 | 1.2.3 | 175.00 | 79.00 | 254.00 | OK | |
| r-patched-linux-x86_64 | 1.2.3 | 142.63 | 27.12 | 169.75 | OK | |
| r-release-linux-x86_64 | 1.2.3 | 141.64 | 27.27 | 168.91 | OK | |
| r-release-macos-arm64 | 1.2.3 | 27.00 | -7.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.2.3 | 94.00 | 52.00 | 146.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.3 | 160.00 | 79.00 | 239.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.3 | 23.00 | -3.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.3 | 91.00 | 43.00 | 134.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.3 | 190.00 | 83.00 | 273.00 | OK |
Version: 1.2.3
Check: compiled code
Result: NOTE
File ‘mnorm/libs/mnorm.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