Last updated on 2014-09-12 01:48:13.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14.1 | 21.40 | 59.74 | 81.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.14.1 | 20.80 | 56.75 | 77.55 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.14.1 | 171.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.14.1 | 34.00 | 2.00 | 36.00 | ERROR | |
r-patched-linux-x86_64 | 0.14.1 | 21.13 | 59.60 | 80.73 | NOTE | |
r-release-linux-ix86 | 0.14.1 | 28.75 | 78.76 | 107.51 | NOTE | |
r-release-linux-x86_64 | 0.14.1 | 21.53 | 59.84 | 81.37 | NOTE | |
r-release-osx-x86_64-mavericks | 0.14.1 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 0.14.1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.14.1 | 9.00 | 1.00 | 10.00 | ERROR | |
r-oldrel-windows-ix86+x86_64 | 0.14.1 | 10.00 | 2.00 | 12.00 | ERROR |
Version: 0.14.1
Check: compiled code
Result: NOTE
File ‘RcppOctave/libs/RcppOctave.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘rcpp_octave.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the C RNG.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.14.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-ix86+x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.14.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppOctave/libs/RcppOctave.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘rcpp_octave.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-linux-x86_64
Version: 0.14.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppOctave/libs/RcppOctave.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Object: ‘rcpp_octave.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-linux-ix86, r-release-linux-x86_64