Last updated on 2017-07-26 01:56:36.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.18.1 | 21.89 | 2.68 | 24.57 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.18.1 | 24.23 | 2.80 | 27.03 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.18.1 | 214.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.18.1 | 106.00 | 4.00 | 110.00 | ERROR | |
r-patched-linux-x86_64 | 0.18.1 | 23.34 | 2.62 | 25.96 | ERROR | |
r-release-linux-x86_64 | 0.18.1 | 24.02 | 3.08 | 27.11 | ERROR | |
r-release-windows-ix86+x86_64 | 0.18.1 | 63.00 | 6.00 | 69.00 | ERROR | |
r-release-osx-x86_64 | 0.18.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.18.1 | 69.00 | 4.00 | 73.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.18.1 | ERROR |
Version: 0.18.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.18.1
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 3.5Mb
modules 2.9Mb
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.18.1
Check: compiled code
Result: NOTE
File ‘RcppOctave/libs/RcppOctave.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘rcpp_octave.o’
File ‘RcppOctave/libs/RcppOctave.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc