CRAN Package Check Results for Package timeline

Last updated on 2022-04-24 03:52:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 4.84 58.22 63.06 NOTE
r-devel-linux-x86_64-debian-gcc 0.9 4.39 43.77 48.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.9 74.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 61.80 NOTE
r-patched-linux-x86_64 0.9 5.01 54.83 59.84 NOTE
r-release-linux-x86_64 0.9 4.42 52.44 56.86 NOTE
r-release-macos-arm64 0.9 NOTE
r-release-macos-x86_64 0.9 NOTE
r-release-windows-x86_64 0.9 9.00 79.00 88.00 NOTE
r-oldrel-macos-arm64 0.9 NOTE
r-oldrel-macos-x86_64 0.9 NOTE
r-oldrel-windows-ix86+x86_64 0.9 14.00 71.00 85.00 NOTE

Check Details

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64