Last updated on 2023-01-24 07:55:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.3 | 99.26 | 158.12 | 257.38 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.2.3 | 80.58 | 117.28 | 197.86 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2.3 | 290.77 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 293.24 | WARN | |||
r-devel-windows-x86_64 | 2.2.3 | 88.00 | 147.00 | 235.00 | OK | |
r-patched-linux-x86_64 | 2.2.3 | 89.82 | 131.13 | 220.95 | OK | |
r-release-linux-x86_64 | 2.2.3 | 90.61 | 135.09 | 225.70 | OK | |
r-release-macos-arm64 | 2.2.3 | 79.00 | NOTE | |||
r-release-macos-x86_64 | 2.2.3 | 90.00 | NOTE | |||
r-release-windows-x86_64 | 2.2.3 | 144.00 | 154.00 | 298.00 | OK | |
r-oldrel-macos-arm64 | 2.2.3 | 79.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.2.3 | 91.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.2.3 | 213.00 | 183.00 | 396.00 | OK |
Version: 2.2.3
Check: compiled code
Result: WARN
File ‘UComp/libs/UComp.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘UCompC.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.2.3
Check: compiled code
Result: WARN
File ‘UComp/libs/UComp.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘UCompC.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.2.3
Check: installed package size
Result: NOTE
installed size is 14.3Mb
sub-directories of 1Mb or more:
libs 14.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64