Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 186.27 | 61.79 | 248.06 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 133.29 | 45.81 | 179.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 349.69 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 312.14 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 426.00 | 118.00 | 544.00 | OK | |
r-patched-linux-x86_64 | 1.0.6 | 134.87 | 58.48 | 193.35 | OK | |
r-patched-solaris-x86 | 1.0.6 | 273.30 | OK | |||
r-release-linux-x86_64 | 1.0.6 | 136.52 | 58.47 | 194.99 | OK | |
r-release-macos-x86_64 | 1.0.6 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.0.6 | 414.00 | 102.00 | 516.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.6 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 293.00 | 113.00 | 406.00 | OK |
Version: 1.0.6
Check: compiled code
Result: WARN
File 'tidyxl/libs/tidyxl.so':
Found 'abort', possibly from 'abort' (C)
Object: 'xlex.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-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 1.0.6
Check: installed package size
Result: NOTE
installed size is 11.4Mb
sub-directories of 1Mb or more:
libs 10.4Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.6
Check: compiled code
Result: WARN
File ‘tidyxl/libs/tidyxl.so’:
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘xlex.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-release-macos-x86_64, r-oldrel-macos-x86_64