Last updated on 2014-10-02 01:48:10.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-2.1 | 8.06 | 71.59 | 79.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5-2.1 | 11.06 | 70.94 | 82.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5-2.1 | 180.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-2.1 | 177.80 | NOTE | |||
r-devel-osx-x86_64-clang | 1.5-2.1 | 134.56 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5-2.1 | 31.00 | 147.00 | 178.00 | NOTE | |
r-patched-linux-x86_64 | 1.5-2.1 | 11.24 | 74.56 | 85.80 | OK | |
r-patched-solaris-sparc | 1.5-2.1 | 1153.90 | OK | |||
r-patched-solaris-x86 | 1.5-2.1 | 259.70 | OK | |||
r-release-linux-ix86 | 1.5-2.1 | 12.13 | 97.15 | 109.28 | OK | |
r-release-linux-x86_64 | 1.5-2.1 | 11.36 | 75.24 | 86.60 | OK | |
r-release-osx-x86_64-mavericks | 1.5-2.1 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.5-2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.5-2.1 | 29.00 | 151.00 | 180.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.5-2.1 | 30.00 | 146.00 | 176.00 | OK |
Version: 1.5-2.1
Check: compiled code
Result: NOTE
File ‘ads/libs/ads.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘adssub.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.5-2.1
Check: compiled code
Result: NOTE
File ‘ads/libs/ads.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘adssub.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.5-2.1
Check: compiled code
Result: NOTE
File 'ads/libs/i386/ads.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adssub.o'
File 'ads/libs/x64/ads.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adssub.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