Last updated on 2015-02-05 23:50:20.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 1.54 | 26.65 | 28.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 1.50 | 26.47 | 27.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 55.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 55.87 | NOTE | |||
r-devel-osx-x86_64-clang | 0.4 | 57.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4 | 8.00 | 41.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.01 | 32.06 | 34.07 | NOTE | |
r-release-linux-ix86 | 0.4 | 2.56 | 40.61 | 43.17 | NOTE | |
r-release-linux-x86_64 | 0.4 | 2.00 | 32.00 | 34.00 | NOTE | |
r-release-osx-x86_64-mavericks | 0.4 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 0.4 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.4 | 11.00 | 52.00 | 63.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.4 | 8.00 | 55.00 | 63.00 | OK |
Version: 0.4
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘ggplot2’ in package code.
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: 0.4
Check: R code for possible problems
Result: NOTE
cfly_dist: no visible global function definition for ‘ggplot’
cfly_dist: no visible global function definition for ‘aes_string’
cfly_dist: no visible global function definition for ‘geom_density’
cfly_dist: no visible global function definition for ‘facet_grid’
cfly_fluct: no visible global function definition for ‘ggplot’
cfly_fluct: no visible global function definition for ‘aes_string’
cfly_fluct: no visible global function definition for ‘geom_tile’
cfly_fluct: no visible global function definition for
‘scale_y_discrete’
cfly_fluct: no visible global function definition for
‘scale_x_discrete’
cfly_fluct: no visible global function definition for ‘theme’
cfly_pcp: no visible global function definition for ‘ggplot’
cfly_pcp: no visible global function definition for ‘aes_string’
cfly_pcp: no visible global function definition for ‘geom_line’
cfly_pcp: no visible global function definition for ‘facet_wrap’
som_iterate: no visible global function definition for ‘unit.distances’
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-release-linux-ix86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.4
Check: package dependencies
Result: ERROR
Packages required but not available: ‘rggobi’ ‘RGtk2’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 0.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘rggobi’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-snowleopard