Last updated on 2023-01-25 04:51:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1.1 | 646.82 | 54.57 | 701.39 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.1.1 | 787.15 | 42.63 | 829.78 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.1.1 | 1345.88 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.1.1 | 1340.58 | WARN | |||
r-patched-linux-x86_64 | 4.1.1 | 778.72 | 54.83 | 833.55 | OK | |
r-release-linux-x86_64 | 4.1.1 | 793.98 | 55.18 | 849.16 | OK | |
r-release-macos-arm64 | 4.1.1 | 373.00 | NOTE | |||
r-release-macos-x86_64 | 4.1.1 | 422.00 | NOTE | |||
r-release-windows-x86_64 | 4.1.1 | 731.00 | 147.00 | 878.00 | OK | |
r-oldrel-macos-arm64 | 4.1.1 | 351.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.1.1 | 429.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 4.1.1 | 1920.00 | 142.00 | 2062.00 | NOTE |
Version: 4.1.1
Check: compiled code
Result: WARN
File ‘multinet/libs/multinet.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘eclat/tract/src/report.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 4.1.1
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 4.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.1.1
Check: compiled code
Result: WARN
File ‘multinet/libs/multinet.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘eclat/tract/src/report.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang