Last updated on 2015-02-05 23:50:18.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6-2 | 7.72 | 133.46 | 141.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6-2 | 9.40 | 141.85 | 151.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6-2 | 273.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6-2 | 248.57 | NOTE | |||
r-devel-osx-x86_64-clang | 1.6-2 | 229.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.6-2 | 51.00 | 237.00 | 288.00 | NOTE | |
r-patched-linux-x86_64 | 1.6-2 | 10.22 | 142.22 | 152.43 | NOTE | |
r-patched-solaris-sparc | 1.6-2 | 1696.90 | NOTE | |||
r-patched-solaris-x86 | 1.6-2 | 343.00 | NOTE | |||
r-release-linux-ix86 | 1.6-2 | 9.65 | 161.80 | 171.45 | NOTE | |
r-release-linux-x86_64 | 1.6-2 | 9.72 | 144.80 | 154.52 | NOTE | |
r-release-osx-x86_64-mavericks | 1.6-2 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.6-2 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.6-2 | 43.00 | 265.00 | 308.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.6-2 | 46.00 | 301.00 | 347.00 | NOTE |
Version: 1.6-2
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
data 1.5Mb
pictures 2.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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, 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, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6-2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
‘MASS’ ‘pixmap’ ‘spdep’ ‘splancs’ ‘waveslim’
Please use :: or requireNamespace() instead.
See section 'Suggested 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 1.6-2
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
kplot.sepan.coa
See section ‘Registering S3 methods’ 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-devel-osx-x86_64-clang
Version: 1.6-2
Check: R code for possible problems
Result: NOTE
prep.mdpcoa : fun1: no visible global function definition for
‘dist.dna’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, 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-windows-ix86+x86_64
Version: 1.6-2
Check: compiled code
Result: NOTE
File ‘ade4/libs/ade4.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.6-2
Check: compiled code
Result: NOTE
File ‘ade4/libs/ade4.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.6-2
Check: compiled code
Result: NOTE
File 'ade4/libs/i386/ade4.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.o'
File 'ade4/libs/x64/ade4.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.6-2
Check: compiled code
Result: NOTE
File ‘ade4/libs/ade4.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.6-2
Check: examples
Result: WARN
checking a package with encoding 'UTF-8' in an ASCII locale
OK
Flavor: r-release-osx-x86_64-snowleopard
Version: 1.6-2
Check: compiled code
Result: NOTE
File 'ade4/libs/i386/ade4.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'adesub.o'
Found 'srand', possibly from 'srand' (C)
Object: 'adesub.o'
File 'ade4/libs/x64/ade4.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