Last updated on 2025-12-27 02:51:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 153.39 | 33.82 | 187.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 119.43 | 26.11 | 145.54 | 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 | 164.00 | 86.00 | 250.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.3 | 166.47 | 30.96 | 197.43 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 166.00 | 30.32 | 196.32 | 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 | 175.00 | 91.00 | 266.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 | 160.00 | 107.00 | 267.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