Last updated on 2015-02-05 23:50:18.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-6 | 3.64 | 42.81 | 46.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-6 | 3.99 | 43.50 | 47.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-6 | 101.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-6 | 90.03 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1-6 | 88.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-6 | 23.00 | 90.00 | 113.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-6 | 5.68 | 62.94 | 68.62 | NOTE | |
r-patched-solaris-sparc | 1.1-6 | 792.10 | NOTE | |||
r-patched-solaris-x86 | 1.1-6 | 183.50 | NOTE | |||
r-release-linux-ix86 | 1.1-6 | 6.75 | 76.23 | 82.98 | NOTE | |
r-release-linux-x86_64 | 1.1-6 | 5.71 | 64.30 | 70.00 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1-6 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.1-6 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1-6 | 33.00 | 142.00 | 175.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1-6 | 24.00 | 142.00 | 166.00 | OK |
Version: 1.1-6
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
dibas.dist dibas.matrix dibas.phylo dibas.vector plot.ppca print.ppca
scatter.ppca screeplot.ppca summary.ppca
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang
Version: 1.1-6
Check: compiled code
Result: NOTE
File ‘adephylo/libs/adephylo.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘adesub.o’
Found ‘srand’, possibly from ‘srand’ (C)
Object: ‘adesub.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-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
Version: 1.1-6
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
dibas.dist dibas.matrix dibas.phylo dibas.vector print.ppca
summary.ppca plot.ppca screeplot.ppca scatter.ppca
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1-6
Check: compiled code
Result: NOTE
File ‘adephylo/libs/adephylo.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘adesub.o’
Found ‘_srand’, possibly from ‘srand’ (C)
Object: ‘adesub.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.1-6
Check: compiled code
Result: NOTE
File 'adephylo/libs/i386/adephylo.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.o'
File 'adephylo/libs/x64/adephylo.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.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.
Flavor: r-devel-windows-ix86+x86_64
Version: 1.1-6
Check: compiled code
Result: NOTE
File ‘adephylo/libs/adephylo.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘adesub.o’
Found ‘srand’, possibly from ‘srand’ (C)
Object: ‘adesub.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-release-linux-ix86, r-release-linux-x86_64
Version: 1.1-6
Check: compiled code
Result: NOTE
File 'adephylo/libs/i386/adephylo.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.o'
File 'adephylo/libs/x64/adephylo.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.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-windows-ix86+x86_64