Last updated on 2019-08-23 20:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 216.39 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 253.01 | WARN | |||
r-patched-solaris-x86 | 1.0.0 | 179.20 | NOTE |
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hpaML.cpp:158:15: warning: expression result unused [-Wunused-value]
hpaML.cpp:163:16: warning: expression result unused [-Wunused-value]
hpaML.cpp:476:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
hpaSelection.cpp:1146:35: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
libs 9.2Mb
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘hpa/libs/hpa.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Objects: ‘hpaBinary.o’, ‘hpaML.o’, ‘hpaSelection.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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hpaML.cpp:158:15: warning: left operand of comma operator has no effect [-Wunused-value]
hpaML.cpp:163:16: warning: left operand of comma operator has no effect [-Wunused-value]
Flavor: r-devel-linux-x86_64-fedora-gcc