Last updated on 2026-04-01 01:53:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8 | 35.55 | 265.45 | 301.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8 | 24.91 | 167.18 | 192.09 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8 | 54.00 | 433.28 | 487.28 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.8 | 67.00 | 460.01 | 527.01 | OK | |
| r-devel-macos-arm64 | 2.8 | 8.00 | 56.00 | 64.00 | OK | |
| r-devel-windows-x86_64 | 2.8 | 42.00 | 253.00 | 295.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8 | 29.43 | 247.91 | 277.34 | OK | |
| r-release-linux-x86_64 | 2.8 | 25.36 | 246.38 | 271.74 | OK | |
| r-release-macos-arm64 | 2.8 | OK | ||||
| r-release-macos-x86_64 | 2.8 | 20.00 | 252.00 | 272.00 | OK | |
| r-release-windows-x86_64 | 2.8 | 38.00 | 245.00 | 283.00 | OK | |
| r-oldrel-macos-arm64 | 2.8 | OK | ||||
| r-oldrel-macos-x86_64 | 2.8 | 20.00 | 236.00 | 256.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8 | 47.00 | 339.00 | 386.00 | OK |
Version: 2.8
Check: compiled code
Result: NOTE
File ‘nlmeVPC/libs/nlmeVPC.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: 2.8
Check: compiled code
Result: NOTE
File 'nlmeVPC/libs/x64/nlmeVPC.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