Last updated on 2026-04-27 06:49:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.1 | 240.24 | 68.50 | 308.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.1 | 149.54 | 50.88 | 200.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.1.1 | 318.00 | 105.03 | 423.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 435.00 | 115.01 | 550.01 | OK | |
| r-patched-linux-x86_64 | 3.1.1 | 204.02 | 65.03 | 269.05 | OK | |
| r-release-linux-x86_64 | 3.1.1 | 207.96 | 64.62 | 272.58 | OK | |
| r-release-macos-arm64 | 3.1.1 | 40.00 | -6.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 3.1.1 | 124.00 | 31.00 | 155.00 | NOTE | |
| r-release-windows-x86_64 | 3.1.1 | 268.00 | 125.00 | 393.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.1 | 36.00 | 0.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 3.1.1 | 123.00 | 43.00 | 166.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.1 | 302.00 | 142.00 | 444.00 | OK |
Version: 3.1.1
Check: compiled code
Result: NOTE
File ‘shrinkTVP/libs/shrinkTVP.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