Last updated on 2025-12-26 23:50:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.7 | 323.57 | 402.21 | 725.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.7 | 143.89 | 210.49 | 354.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.7 | 600.00 | 694.05 | 1294.05 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 373.00 | 610.27 | 983.27 | NOTE | |
| r-devel-windows-x86_64 | 0.1.7 | 183.00 | 353.00 | 536.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.7 | 173.89 | 333.03 | 506.92 | OK | |
| r-release-linux-x86_64 | 0.1.6.1 | 175.29 | 324.63 | 499.92 | 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 | 188.00 | 370.00 | 558.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 | 195.00 | 499.00 | 694.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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