Last updated on 2015-02-05 23:50:20.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 0.58 | 12.14 | 12.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 0.61 | 11.94 | 12.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 24.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 23.05 | NOTE | |||
r-devel-osx-x86_64-clang | 0.3 | 36.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 3.00 | 21.00 | 24.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 0.65 | 12.44 | 13.09 | NOTE | |
r-patched-solaris-sparc | 0.3 | 151.20 | NOTE | |||
r-patched-solaris-x86 | 0.3 | 37.10 | NOTE | |||
r-release-linux-ix86 | 0.3 | 0.93 | 20.58 | 21.51 | NOTE | |
r-release-linux-x86_64 | 0.3 | 0.68 | 12.49 | 13.16 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.3 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.3 | 2.00 | 22.00 | 24.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.3 | 2.00 | 22.00 | 24.00 | NOTE |
Version: 0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘graphics’
All declared Imports should be used.
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: 0.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘graphics’
All declared Imports should be used.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavors: 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, r-oldrel-windows-ix86+x86_64
Version: 0.3
Check: examples
Result: WARN
checking a package with encoding 'latin1' in an ASCII locale
OK
Flavor: r-release-osx-x86_64-snowleopard