CRAN Package Check Results for Package EasyHTMLReport

Last updated on 2020-08-07 01:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.60 22.94 25.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 2.22 18.27 20.49 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 39.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 29.67 NOTE
r-devel-windows-ix86+x86_64 0.1.1 10.00 37.00 47.00 NOTE
r-patched-linux-x86_64 0.1.1 2.39 22.67 25.06 NOTE
r-patched-solaris-x86 0.1.1 46.90 NOTE
r-release-linux-x86_64 0.1.1 2.72 22.56 25.28 NOTE
r-release-macos-x86_64 0.1.1 NOTE
r-release-windows-ix86+x86_64 0.1.1 11.00 42.00 53.00 NOTE
r-oldrel-macos-x86_64 0.1.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.1 5.00 38.00 43.00 NOTE

Check Details

Version: 0.1.1
Check: top-level files
Result: NOTE
    Non-standard files/directories found at top level:
     'easy_html_report_tmp_1376284934.59207.tsv'
     'easy_html_report_tmp_1376284935.5951.tsv'
     'easy_html_report_tmp_1376284936.59848.tsv'
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

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'base64enc' 'knitr' 'markdown'
     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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.1
Check: R code for possible problems
Result: NOTE
    .file_attachment: no visible global function definition for
     'base64encode'
    .plot_attachment: no visible global function definition for 'dev.off'
    .update_list: no visible global function definition for 'modifyList'
    easyHtmlReport: no visible global function definition for 'knit'
    easyHtmlReport: no visible global function definition for
     'markdownToHTML'
    mime_part.data.frame: no visible global function definition for
     'write.table'
    mime_part.ggplot: no visible binding for global variable 'pdf'
    mime_part.matrix: no visible global function definition for
     'write.table'
    mime_part.trellis: no visible binding for global variable 'pdf'
    simpleHtmlReport : <anonymous>: no visible global function definition
     for 'write.table'
    Undefined global functions or variables:
     base64encode dev.off knit markdownToHTML modifyList pdf write.table
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("utils", "modifyList", "write.table")
    to your NAMESPACE file.
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.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘ggplot2’ ‘reshape2’ ‘scales’ ‘xtable’
     All declared Imports should be used.
    Packages in Depends field not imported from:
     ‘base64enc’ ‘knitr’ ‘markdown’
     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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64