CRAN Package Check Results for Package dashboard

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.39 20.38 22.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 1.83 16.07 17.90 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 35.58 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 26.21 NOTE
r-devel-windows-ix86+x86_64 0.1.0 7.00 32.00 39.00 NOTE
r-patched-linux-x86_64 0.1.0 2.51 20.19 22.70 NOTE
r-patched-solaris-x86 0.1.0 41.40 NOTE
r-release-linux-x86_64 0.1.0 2.57 20.13 22.70 NOTE
r-release-macos-x86_64 0.1.0 NOTE
r-release-windows-ix86+x86_64 0.1.0 7.00 32.00 39.00 NOTE
r-oldrel-macos-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 4.00 51.00 55.00 NOTE

Check Details

Version: 0.1.0
Check: R code for possible problems
Result: NOTE
    dashboard_open: no visible global function definition for 'write.csv'
    dashboard_open: no visible global function definition for
     'capture.output'
    dctable: no visible global function definition for 'capture.output'
    Undefined global functions or variables:
     capture.output write.csv
    Consider adding
     importFrom("utils", "capture.output", "write.csv")
    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