Last updated on 2023-01-25 04:51:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2.5.1 | 129.69 | 137.15 | 266.84 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.2.5.1 | 104.60 | 103.76 | 208.36 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.2.5.1 | 388.39 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.2.5.1 | 359.65 | WARN | |||
r-patched-linux-x86_64 | 4.2.5.1 | 117.10 | 128.46 | 245.56 | OK | |
r-release-linux-x86_64 | 4.2.5.1 | 114.25 | 129.02 | 243.27 | OK | |
r-release-macos-arm64 | 4.2.5.1 | 106.00 | NOTE | |||
r-release-macos-x86_64 | 4.2.5.1 | 145.00 | NOTE | |||
r-release-windows-x86_64 | 4.2.5.1 | 173.00 | 249.00 | 422.00 | OK | |
r-oldrel-macos-arm64 | 4.2.5.1 | 95.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.2.5.1 | 151.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 4.2.5.1 | 268.00 | 264.00 | 532.00 | OK |
Version: 4.2.5.1
Check: compiled code
Result: WARN
File ‘openxlsx/libs/openxlsx.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘read_workbook.o’, ‘write_data.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: 4.2.5.1
Check: compiled code
Result: WARN
File ‘openxlsx/libs/openxlsx.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘read_workbook.o’, ‘write_data.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: 4.2.5.1
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
extdata 1.1Mb
libs 4.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64