Last updated on 2026-01-01 07:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 154.18 | 33.37 | 187.55 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 121.69 | 26.39 | 148.08 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.3 | 296.00 | 49.42 | 345.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 331.00 | 137.11 | 468.11 | NOTE | |
| r-devel-windows-x86_64 | 1.4.3 | 170.00 | 86.00 | 256.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.3 | 167.71 | 31.68 | 199.39 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 168.73 | 31.03 | 199.76 | OK | |
| r-release-macos-arm64 | 1.4.3 | OK | ||||
| r-release-macos-x86_64 | 1.4.3 | 98.00 | 18.00 | 116.00 | OK | |
| r-release-windows-x86_64 | 1.4.3 | 171.00 | 85.00 | 256.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.4.3 | 131.00 | 39.00 | 170.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.3 | 155.00 | 108.00 | 263.00 | OK |
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘parallelpam/libs/parallelpam.so’:
Found non-API call to R: ‘ATTRIB’
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-gcc
Version: 1.4.3
Check: compiled code
Result: NOTE
File 'parallelpam/libs/x64/parallelpam.dll':
Found non-API call to R: 'ATTRIB'
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.3
Check: installed package size
Result: NOTE
installed size is 16.5Mb
sub-directories of 1Mb or more:
libs 16.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64