Last updated on 2026-03-31 17:53:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.4.1 | 83.53 | 78.65 | 162.18 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.6.4.1 | 64.19 | 58.37 | 122.56 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.6.4.1 | 113.00 | 121.50 | 234.50 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.4.1 | 174.00 | 130.02 | 304.02 | OK | |
| r-devel-macos-arm64 | 1.6.4.1 | 18.00 | 16.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 1.6.4.1 | 130.00 | 118.00 | 248.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.4.1 | 77.77 | 69.02 | 146.79 | OK | |
| r-release-linux-x86_64 | 1.6.4.1 | 73.28 | 69.04 | 142.32 | OK | |
| r-release-macos-arm64 | 1.6.4.1 | 16.00 | 21.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 1.6.4.1 | 63.00 | 268.00 | 331.00 | OK | |
| r-release-windows-x86_64 | 1.6.4.1 | 117.00 | 116.00 | 233.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.4.1 | 15.00 | 24.00 | 39.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.6.4.1 | 64.00 | 287.00 | 351.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.6.4.1 | 134.00 | 141.00 | 275.00 | OK |
Version: 1.6.4.1
Check: compiled code
Result: NOTE
File ‘odbc/libs/odbc.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
Version: 1.6.4.1
Check: compiled code
Result: NOTE
File 'odbc/libs/x64/odbc.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.6.4.1
Check: installed package size
Result: NOTE
installed size is 12.4Mb
sub-directories of 1Mb or more:
libs 11.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64