Last updated on 2026-04-02 12:49:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.6 | 125.79 | 591.60 | 717.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.6 | 93.28 | 296.44 | 389.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.6 | 173.00 | 663.23 | 836.23 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.6 | 262.00 | 611.58 | 873.58 | NOTE | |
| r-devel-macos-arm64 | 1.4.6 | 24.00 | 83.00 | 107.00 | OK | |
| r-devel-windows-x86_64 | 1.4.6 | 143.00 | 350.00 | 493.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.6 | 126.00 | 363.48 | 489.48 | NOTE | |
| r-release-linux-x86_64 | 1.4.6 | 124.26 | 359.67 | 483.93 | OK | |
| r-release-macos-arm64 | 1.4.6 | 23.00 | 69.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 1.4.6 | 83.00 | 268.00 | 351.00 | OK | |
| r-release-windows-x86_64 | 1.4.6 | 135.00 | 355.00 | 490.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.6 | 23.00 | 82.00 | 105.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.4.6 | 84.00 | 305.00 | 389.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.6 | 160.00 | 456.00 | 616.00 | OK |
Version: 1.4.6
Check: compiled code
Result: NOTE
File ‘BEKKs/libs/BEKKs.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, r-patched-linux-x86_64
Version: 1.4.6
Check: compiled code
Result: NOTE
File 'BEKKs/libs/x64/BEKKs.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: 1.4.6
Check: installed package size
Result: NOTE
installed size is 14.3Mb
sub-directories of 1Mb or more:
libs 13.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64