Last updated on 2023-03-29 04:51:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.18 | 274.29 | 30.30 | 304.59 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0.18 | 194.90 | 23.55 | 218.45 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0.18 | 478.95 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.18 | 399.18 | WARN | |||
r-patched-linux-x86_64 | 0.0.18 | 214.42 | 28.85 | 243.27 | WARN | |
r-release-linux-x86_64 | 0.0.18 | 198.39 | 30.66 | 229.05 | OK | |
r-release-macos-arm64 | 0.0.18 | 8.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.18 | 117.00 | NOTE | |||
r-oldrel-macos-arm64 | 0.0.18 | 12.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.18 | 121.00 | NOTE |
Version: 0.0.18
Check: compiled code
Result: WARN
File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘parse_args.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: 0.0.18
Check: compiled code
Result: WARN
File ‘RVowpalWabbit/libs/RVowpalWabbit.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘parse_args.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, r-patched-linux-x86_64
Version: 0.0.18
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
test 4.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.0.18
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64