Last updated on 2014-09-12 01:48:08.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3.1 | 17.20 | 22.72 | 39.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.3.1 | 22.01 | 20.76 | 42.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.3.1 | 89.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3.1 | 81.54 | NOTE | |||
r-devel-osx-x86_64-clang | 1.3.3.1 | 66.34 | OK | |||
r-devel-windows-ix86+x86_64 | 1.3.3.1 | 66.00 | 55.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.3.1 | 20.73 | 22.10 | 42.83 | OK | |
r-patched-solaris-sparc | 1.3.3.1 | 527.70 | OK | |||
r-patched-solaris-x86 | 1.3.3.1 | 112.90 | OK | |||
r-release-linux-ix86 | 1.3.3.1 | 26.02 | 31.18 | 57.20 | OK | |
r-release-linux-x86_64 | 1.3.3.1 | 20.52 | 23.08 | 43.60 | 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 | 74.00 | 60.00 | 134.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.3.3.1 | 77.00 | 59.00 | 136.00 | OK |
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