Last updated on 2014-10-02 01:48:20.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3.1 | 17.00 | 22.04 | 39.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.3.1 | 20.60 | 21.98 | 42.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.3.1 | 90.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3.1 | 83.13 | NOTE | |||
r-devel-osx-x86_64-clang | 1.3.3.1 | 64.93 | OK | |||
r-devel-windows-ix86+x86_64 | 1.3.3.1 | 61.00 | 52.00 | 113.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.3.1 | 20.68 | 22.96 | 43.64 | OK | |
r-patched-solaris-sparc | 1.3.3.1 | 505.70 | OK | |||
r-patched-solaris-x86 | 1.3.3.1 | 108.80 | OK | |||
r-release-linux-ix86 | 1.3.3.1 | 26.12 | 31.32 | 57.44 | OK | |
r-release-linux-x86_64 | 1.3.3.1 | 20.68 | 22.83 | 43.51 | OK | |
r-release-osx-x86_64-mavericks | 1.3.3.1 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.3.3.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.3.3.1 | 65.00 | 55.00 | 120.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.3.3.1 | 68.00 | 59.00 | 127.00 | OK |
Memtest notes: UBSAN-gcc
Version: 1.3.3.1
Check: compiled code
Result: NOTE
File ‘maxent/libs/maxent.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘sgd.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: 1.3.3.1
Check: compiled code
Result: NOTE
File 'maxent/libs/i386/maxent.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'sgd.o'
File 'maxent/libs/x64/maxent.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'sgd.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