Last updated on 2026-01-07 23:50:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.7 | 318.32 | 418.89 | 737.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.7 | 144.19 | 207.23 | 351.42 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.7 | 600.00 | 652.22 | 1252.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 360.00 | 631.19 | 991.19 | OK | |
| r-devel-windows-x86_64 | 0.1.7 | 183.00 | 355.00 | 538.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.7 | 174.14 | 370.52 | 544.66 | OK | |
| r-release-linux-x86_64 | 0.1.7 | 173.49 | 340.84 | 514.33 | OK | |
| r-release-macos-arm64 | 0.1.7 | 29.00 | 64.00 | 93.00 | OK | |
| r-release-macos-x86_64 | 0.1.7 | 107.00 | 339.00 | 446.00 | OK | |
| r-release-windows-x86_64 | 0.1.7 | 183.00 | 364.00 | 547.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.7 | 31.00 | 68.00 | 99.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.7 | 101.00 | 393.00 | 494.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.7 | 174.00 | 484.00 | 658.00 | OK |
Version: 0.1.7
Check: compiled code
Result: NOTE
File ‘broadcast/libs/broadcast.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
Version: 0.1.7
Check: compiled code
Result: NOTE
File 'broadcast/libs/x64/broadcast.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: 0.1.7
Check: installed package size
Result: NOTE
installed size is 8.8Mb
sub-directories of 1Mb or more:
libs 7.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64