Last updated on 2015-04-24 23:46:35.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-6 | 3.86 | 44.22 | 48.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-6 | 4.03 | 45.26 | 49.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-6 | 101.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-6 | 100.50 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1-6 | 96.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-6 | 19.00 | 94.00 | 113.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-6 | 4.05 | 42.80 | 46.86 | NOTE | |
r-patched-solaris-sparc | 1.1-6 | 637.10 | NOTE | |||
r-patched-solaris-x86 | 1.1-6 | 124.90 | NOTE | |||
r-release-linux-x86_64 | 1.1-6 | 3.94 | 42.07 | 46.01 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1-6 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.1-6 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.1-6 | 18.00 | 85.00 | 103.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1-6 | 20.00 | 134.00 | 154.00 | NOTE |
Version: 1.1-6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-windows-ix86+x86_64
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-gcc, r-patched-linux-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 system RNG.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-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 system RNG.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64