Last updated on 2014-10-02 01:48:11.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 2.50 | 16.51 | 19.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 2.33 | 16.23 | 18.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 39.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 42.53 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0-1 | 34.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 11.00 | 38.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 2.42 | 17.89 | 20.31 | OK | |
r-patched-solaris-sparc | 1.0-1 | 228.70 | OK | |||
r-patched-solaris-x86 | 1.0-1 | 60.80 | OK | |||
r-release-linux-ix86 | 1.0-1 | 3.16 | 24.03 | 27.18 | OK | |
r-release-linux-x86_64 | 1.0-1 | 2.35 | 16.75 | 19.10 | OK | |
r-release-osx-x86_64-mavericks | 1.0-1 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 1.0-1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 11.00 | 41.00 | 52.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 12.00 | 44.00 | 56.00 | OK |
Version: 1.0-1
Check: compiled code
Result: NOTE
File ‘BayesSAE/libs/BayesSAE.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘HBsae.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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0-1
Check: compiled code
Result: NOTE
File ‘BayesSAE/libs/BayesSAE.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘HBsae.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.
Flavor: r-devel-osx-x86_64-clang
Version: 1.0-1
Check: compiled code
Result: NOTE
File 'BayesSAE/libs/i386/BayesSAE.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'HBsae.o'
File 'BayesSAE/libs/x64/BayesSAE.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'HBsae.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.
Flavor: r-devel-windows-ix86+x86_64
Version: 1.0-1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-osx-x86_64-mavericks