Last updated on 2026-04-28 08:53:47 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.37 | 50.59 | 201.96 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.1.1 | 319.00 | 105.39 | 424.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 435.00 | 115.01 | 550.01 | OK | |
| r-devel-windows-x86_64 | 3.1.1 | 283.00 | 130.00 | 413.00 | 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 | 267.00 | 131.00 | 398.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 | 294.00 | 143.00 | 437.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