Last updated on 2023-01-25 04:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1-3 | 269.69 | 334.55 | 604.24 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1-3 | 190.70 | 238.32 | 429.02 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1-3 | 847.04 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1-3 | 783.91 | WARN | |||
r-patched-linux-x86_64 | 2.1-3 | 205.80 | 347.30 | 553.10 | OK | |
r-release-linux-x86_64 | 2.1-3 | 207.94 | 345.62 | 553.56 | OK | |
r-release-macos-arm64 | 2.1-3 | 169.00 | NOTE | |||
r-release-macos-x86_64 | 2.1-3 | 285.00 | NOTE | |||
r-release-windows-x86_64 | 2.1-3 | 217.00 | 457.00 | 674.00 | OK | |
r-oldrel-macos-arm64 | 2.1-3 | 231.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1-3 | 230.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.1-3 | 576.00 | 706.00 | 1282.00 | OK |
Version: 2.1-3
Check: compiled code
Result: WARN
File ‘stepR/libs/stepR.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘Step.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-fedora-clang
Version: 2.1-3
Check: compiled code
Result: WARN
File ‘stepR/libs/stepR.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘Step.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.1-3
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
libs 5.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64