Last updated on 2014-11-24 23:47:14.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.4 | 10.11 | 19.99 | 30.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.4 | 12.55 | 19.35 | 31.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.4 | 71.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 59.83 | NOTE | |||
r-devel-osx-x86_64-clang | 2.0.4 | 57.98 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.4 | 57.00 | 45.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.4 | 12.39 | 19.75 | 32.14 | NOTE | |
r-patched-solaris-sparc | 2.0.4 | 331.60 | NOTE | |||
r-patched-solaris-x86 | 2.0.4 | 86.30 | NOTE | |||
r-release-linux-ix86 | 2.0.4 | 16.50 | 25.98 | 42.48 | NOTE | |
r-release-linux-x86_64 | 2.0.4 | 12.76 | 19.66 | 32.42 | NOTE | |
r-release-osx-x86_64-mavericks | 2.0.4 | OK | ||||
r-release-osx-x86_64-snowleopard | 2.0.4 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.4 | 61.00 | 46.00 | 107.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.0.4 | 57.00 | 49.00 | 106.00 | OK |
Memtest notes: valgrind
Version: 2.0.4
Check: compiled code
Result: NOTE
File ‘rmetasim/libs/rmetasim.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Objects: ‘AlleleObj.o’, ‘Landscape.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, r-patched-linux-x86_64, r-release-linux-ix86, r-release-linux-x86_64
Version: 2.0.4
Check: compiled code
Result: NOTE
File 'rmetasim/libs/i386/rmetasim.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'AlleleObj.o', 'Landscape.o'
File 'rmetasim/libs/x64/rmetasim.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'AlleleObj.o', 'Landscape.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-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 2.0.4
Check: compiled code
Result: NOTE
File ‘rmetasim/libs/rmetasim.so’:
Found ‘__1cDstdEcout_’, possibly from ‘std::cout’ (C++)
Objects: ‘Democlass.o’, ‘Landscape.o’, ‘PackedIndividual.o’,
‘rmetasim.o’
Found ‘rand’, possibly from ‘rand’ (C)
Objects: ‘AlleleObj.o’, ‘Landscape.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-patched-solaris-sparc, r-patched-solaris-x86