Last updated on 2014-10-10 15:49:16.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-0 | 73.26 | 37.54 | 110.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6-0 | 86.53 | 36.72 | 123.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-0 | 251.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-0 | 244.69 | NOTE | |||
r-devel-osx-x86_64-clang | 0.6-0 | 152.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-0 | 230.00 | 79.00 | 309.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-0 | 92.14 | 38.97 | 131.12 | NOTE | |
r-patched-solaris-sparc | 0.6-0 | 1351.90 | NOTE | |||
r-patched-solaris-x86 | 0.6-0 | 328.70 | NOTE | |||
r-release-linux-ix86 | 0.6-0 | 105.24 | 48.04 | 153.28 | NOTE | |
r-release-linux-x86_64 | 0.6-0 | 87.09 | 38.17 | 125.26 | NOTE | |
r-release-osx-x86_64-mavericks | 0.6-0 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.6-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.6-0 | 202.00 | 82.00 | 284.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.6-0 | 212.00 | 83.00 | 295.00 | OK |
Version: 0.6-0
Check: installed package size
Result: NOTE
installed size is 28.4Mb
sub-directories of 1Mb or more:
libs 28.2Mb
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-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard
Version: 0.6-0
Check: compiled code
Result: NOTE
File ‘rARPACK/libs/rARPACK.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Objects: ‘Eigs.o’, ‘SVDsGen.o’
Found ‘srand’, possibly from ‘srand’ (C)
Objects: ‘Eigs.o’, ‘SVDsGen.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: 0.6-0
Check: compiled code
Result: NOTE
File ‘rARPACK/libs/rARPACK.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Objects: ‘Eigs.o’, ‘SVDsGen.o’
Found ‘_srand’, possibly from ‘srand’ (C)
Objects: ‘Eigs.o’, ‘SVDsGen.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: 0.6-0
Check: compiled code
Result: NOTE
File 'rARPACK/libs/i386/rARPACK.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'Eigs.o', 'SVDsGen.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'Eigs.o', 'SVDsGen.o'
File 'rARPACK/libs/x64/rARPACK.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'Eigs.o', 'SVDsGen.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'Eigs.o', 'SVDsGen.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