Last updated on 2015-02-05 23:50:35.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 34.15 | 15.62 | 49.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 35.65 | 16.13 | 51.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 105.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 79.98 | OK | |||
r-devel-osx-x86_64-clang | 1.0.0 | 77.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 109.00 | 42.00 | 151.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 35.70 | 18.06 | 53.76 | NOTE | |
r-patched-solaris-sparc | 1.0.0 | 437.70 | OK | |||
r-patched-solaris-x86 | 1.0.0 | 130.60 | OK | |||
r-release-linux-ix86 | 1.0.0 | 42.77 | 24.90 | 67.68 | OK | |
r-release-linux-x86_64 | 1.0.0 | 38.34 | 18.85 | 57.20 | NOTE | |
r-release-osx-x86_64-mavericks | 1.0.0 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 113.00 | 44.00 | 157.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 111.00 | 51.00 | 162.00 | OK |
Memtest notes: UBSAN-gcc UBSAN-gcc
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 7.3Mb
sub-directories of 1Mb or more:
libs 6.5Mb
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-osx-x86_64-mavericks
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘RSQLite/libs/RSQLite.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘sqlite-all.o’
Found ‘_random’, possibly from ‘random’ (C)
Object: ‘sqlite-all.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-osx-x86_64-clang, r-release-osx-x86_64-mavericks
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘RSQLite/libs/RSQLite.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘sqlite-all.o’
Found ‘_random’, possibly from ‘random’ (C)
Object: ‘sqlite-all.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-release-osx-x86_64-snowleopard