Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 3.70 | 34.65 | 38.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 2.89 | 26.91 | 29.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 56.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 44.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9 | 18.00 | 51.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 0.9 | 4.32 | 33.82 | 38.14 | NOTE | |
r-patched-solaris-x86 | 0.9 | 68.50 | NOTE | |||
r-release-linux-x86_64 | 0.9 | 3.74 | 34.23 | 37.97 | NOTE | |
r-release-macos-x86_64 | 0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9 | 19.00 | 71.00 | 90.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 10.00 | 51.00 | 61.00 | NOTE |
Version: 0.9
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'shiny' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: 'ggplot2'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9
Check: R code for possible problems
Result: NOTE
timeline: no visible global function definition for 'ggplot'
timeline: no visible global function definition for 'geom_segment'
timeline: no visible global function definition for 'aes_string'
timeline: no visible global function definition for 'geom_rect'
timeline: no visible global function definition for 'geom_text'
timeline: no visible global function definition for 'theme'
timeline: no visible global function definition for 'element_blank'
timeline: no visible global function definition for 'xlab'
timeline: no visible global function definition for 'ylab'
timeline: no visible global function definition for 'xlim'
timeline: no visible global function definition for
'scale_y_continuous'
timeline: no visible global function definition for 'geom_point'
timeline: no visible global function definition for 'scale_color_grey'
timeline: no visible global function definition for 'geom_hline'
Undefined global functions or variables:
aes_string element_blank geom_hline geom_point geom_rect geom_segment
geom_text ggplot scale_color_grey scale_y_continuous theme xlab xlim
ylab
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64