Last updated on 2026-04-24 13:48:44 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 | 151.95 | 50.14 | 202.09 | 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 | 180.26 | 63.19 | 243.45 | OK | |
| r-release-macos-arm64 | 3.1.1 | 36.00 | 0.00 | 36.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 | 227.00 | 121.00 | 348.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