Last updated on 2023-02-01 20:54:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1.1 | 634.22 | 55.79 | 690.01 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.1.1 | 760.18 | 42.69 | 802.87 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.1.1 | 1293.37 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.1.1 | 1436.21 | WARN | |||
r-devel-windows-x86_64 | 4.1.1 | 757.00 | 147.00 | 904.00 | NOTE | |
r-patched-linux-x86_64 | 4.1.1 | 807.74 | 55.58 | 863.32 | OK | |
r-release-linux-x86_64 | 4.1.1 | 778.40 | 53.75 | 832.15 | 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 | 720.00 | 155.00 | 875.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 | 1913.00 | 135.00 | 2048.00 | NOTE |
Version: 4.1.1
Check: C++ specification
Result: NOTE
Specified C++14: please update to current default of C++17
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, r-devel-windows-x86_64
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