Last updated on 2026-03-31 22:52:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.1 | 227.55 | 68.52 | 296.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.1.1 | 150.76 | 49.10 | 199.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.1.1 | 339.00 | 115.69 | 454.69 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.1 | 455.00 | 129.47 | 584.47 | NOTE | |
| r-devel-macos-arm64 | 3.1.1 | 41.00 | -7.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 3.1.1 | 270.00 | 132.00 | 402.00 | NOTE | |
| r-patched-linux-x86_64 | 3.1.1 | 178.95 | 62.41 | 241.36 | OK | |
| r-release-linux-x86_64 | 3.1.1 | 171.18 | 61.86 | 233.04 | OK | |
| r-release-macos-arm64 | 3.1.1 | 36.00 | 0.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 3.1.1 | 123.00 | 43.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 3.1.1 | 240.00 | 126.00 | 366.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.1 | 34.00 | 4.00 | 38.00 | NOTE | |
| r-oldrel-macos-x86_64 | 3.1.1 | 122.00 | 37.00 | 159.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.1.1 | 270.00 | 145.00 | 415.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.1.1
Check: compiled code
Result: NOTE
File 'shrinkTVP/libs/x64/shrinkTVP.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
Version: 3.1.1
Check: installed package size
Result: NOTE
installed size is 13.2Mb
sub-directories of 1Mb or more:
libs 12.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64