Last updated on 2020-12-04 00:48:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.21 | 24.53 | 27.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.72 | 19.64 | 22.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 40.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 30.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 41.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.41 | 23.57 | 26.98 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 49.50 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 3.44 | 24.47 | 27.91 | NOTE | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 5.00 | 31.00 | 36.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 39.00 | 43.00 | NOTE |
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