Last updated on 2014-09-12 01:48:11.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.9 | 3.97 | 50.08 | 54.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.9 | 3.90 | 49.25 | 53.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.9 | 56.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 133.29 | OK | |||
r-devel-osx-x86_64-clang | 0.1.9 | 103.88 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.9 | 12.00 | 73.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 0.1.9 | 3.77 | 52.23 | 56.00 | OK | |
r-patched-solaris-sparc | 0.1.9 | 587.90 | OK | |||
r-patched-solaris-x86 | 0.1.9 | 120.30 | OK | |||
r-release-linux-ix86 | 0.1.8 | 7.66 | 90.79 | 98.46 | NOTE | |
r-release-linux-x86_64 | 0.1.9 | 3.78 | 52.56 | 56.34 | OK | |
r-release-osx-x86_64-mavericks | 0.1.9 | OK | ||||
r-release-osx-x86_64-snowleopard | 0.1.9 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.9 | 13.00 | 77.00 | 90.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.1.9 | 13.00 | 78.00 | 91.00 | OK |
Version: 0.1.8
Check: package dependencies
Result: NOTE
Depends: includes the non-default packages:
‘grid’ ‘colorspace’ ‘plyr’ ‘abind’ ‘rgl’ ‘GPArotation’ ‘psych’ ‘XML’
‘tcltk’ ‘xlsx’ ‘pvclust’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
Flavor: r-release-linux-ix86
Version: 0.1.8
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘colorspace’ ‘grid’ ‘tcltk’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘GPArotation’ ‘XML’ ‘abind’ ‘colorspace’ ‘methods’ ‘plyr’ ‘psych’
‘pvclust’ ‘rgl’ ‘xlsx’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Unexported object imported by a ':::' call: ‘plyr:::list_to_dataframe’
See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-linux-ix86