Last updated on 2016-10-25 23:47:34.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1 | 8.29 | 83.64 | 91.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.1 | 6.61 | 82.97 | 89.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.1 | 144.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.1 | 131.35 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.1 | 50.00 | 187.00 | 237.00 | OK | |
r-patched-linux-x86_64 | 3.1 | 5.63 | 81.55 | 87.18 | NOTE | |
r-patched-solaris-sparc | 3.1 | 692.10 | NOTE | |||
r-patched-solaris-x86 | 3.1 | 135.40 | NOTE | |||
r-release-linux-x86_64 | 3.1 | 5.63 | 81.19 | 86.82 | NOTE | |
r-release-osx-x86_64-mavericks | 3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.1 | 32.00 | 191.00 | 223.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 3.1 | 44.00 | 196.00 | 240.00 | NOTE |
Version: 3.1
Check: compiled code
Result: NOTE
File ‘EBS/libs/EBS.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘GeneralFunctions.o’
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.
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, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 3.1
Check: compiled code
Result: NOTE
File ‘EBS/libs/EBS.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘GeneralFunctions.o’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-macos-x86_64-clang, r-release-osx-x86_64-mavericks
Version: 3.1
Check: compiled code
Result: NOTE
File 'EBS/libs/i386/EBS.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'GeneralFunctions.o'
File 'EBS/libs/x64/EBS.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'GeneralFunctions.o'
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.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64