Last updated on 2014-10-02 01:48:25.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.5 | 75.38 | 14.37 | 89.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.5 | 110.02 | 14.20 | 124.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.5 | 189.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.5 | 204.43 | NOTE | |||
r-devel-osx-x86_64-clang | 1.4.5 | 136.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4.5 | 521.00 | 68.00 | 589.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.5 | 109.26 | 14.22 | 123.48 | NOTE | |
r-patched-solaris-sparc | 1.4.5 | 1058.40 | OK | |||
r-patched-solaris-x86 | 1.4.5 | 323.40 | NOTE | |||
r-release-linux-ix86 | 1.4.5 | 142.11 | 21.95 | 164.06 | NOTE | |
r-release-linux-x86_64 | 1.4.5 | 110.26 | 14.47 | 124.73 | NOTE | |
r-release-osx-x86_64-mavericks | 1.4.5 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.4.5 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.4.5 | 539.00 | 64.00 | 603.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.4.5 | 547.00 | 74.00 | 621.00 | NOTE |
Version: 1.4.5
Check: installed package size
Result: NOTE
installed size is 13.2Mb
sub-directories of 1Mb or more:
libs 13.1Mb
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, 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, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.4.5
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
‘matrix.pmt’ ‘stack.pmt’ ‘vector.pmt’
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-release-linux-x86_64
Version: 1.4.5
Check: compiled code
Result: NOTE
File ‘RCA/libs/RCA.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Objects: ‘RCAlib.o’, ‘cs_randperm.o’
Found ‘srand’, possibly from ‘srand’ (C)
Objects: ‘RCAlib.o’, ‘cs_randperm.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: 1.4.5
Check: compiled code
Result: NOTE
File ‘RCA/libs/RCA.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Objects: ‘RCAlib.o’, ‘cs_randperm.o’
Found ‘_srand’, possibly from ‘srand’ (C)
Objects: ‘RCAlib.o’, ‘cs_randperm.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: 1.4.5
Check: DESCRIPTION meta-information
Result: NOTE
'LinkingTo' for 'igraph' is unused as it has no 'include' directory
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 1.4.5
Check: compiled code
Result: NOTE
File 'RCA/libs/i386/RCA.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'RCAlib.o', 'cs_randperm.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'RCAlib.o', 'cs_randperm.o'
File 'RCA/libs/x64/RCA.dll':
Found 'rand', possibly from 'rand' (C)
Objects: 'RCAlib.o', 'cs_randperm.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'RCAlib.o', 'cs_randperm.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
Version: 1.4.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
foreign-gml-parser.c:1707: warning: passing argument 3 of 'igraph_gml_yyerror' discards qualifiers from pointer target type
foreign-lgl-parser.c:1604: warning: passing argument 3 of 'igraph_lgl_yyerror' discards qualifiers from pointer target type
foreign-ncol-parser.c:1591: warning: passing argument 3 of 'igraph_ncol_yyerror' discards qualifiers from pointer target type
foreign-pajek-parser.c:2652: warning: passing argument 3 of 'igraph_pajek_yyerror' discards qualifiers from pointer target type
Flavor: r-release-osx-x86_64-snowleopard