Last updated on 2023-02-03 16:55:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2.5.1 | 122.17 | 139.54 | 261.71 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.2.5.1 | 105.42 | 103.29 | 208.71 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.2.5.1 | 367.42 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.2.5.1 | 359.65 | WARN | |||
r-devel-windows-x86_64 | 4.2.5.1 | 146.00 | 272.00 | 418.00 | OK | |
r-patched-linux-x86_64 | 4.2.5.1 | 109.16 | 128.53 | 237.69 | OK | |
r-release-linux-x86_64 | 4.2.5.1 | 118.65 | 127.05 | 245.70 | 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 | 194.00 | 244.00 | 438.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 | 261.00 | 270.00 | 531.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