Last updated on 2026-04-27 13:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.3 | 149.22 | 29.45 | 178.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.3 | 106.40 | 24.26 | 130.66 | 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 | 166.00 | 74.00 | 240.00 | OK | |
| r-patched-linux-x86_64 | 1.2.3 | 147.12 | 28.29 | 175.41 | 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 | 157.00 | 76.00 | 233.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 | 194.00 | 89.00 | 283.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