CRAN Package Check Results for Package svDialogstcltk

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-4 2.36 22.51 24.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-4 2.08 18.60 20.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-4 40.57 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-4 31.42 NOTE
r-devel-windows-ix86+x86_64 0.9-4 9.00 39.00 48.00 NOTE
r-patched-linux-x86_64 0.9-4 2.57 23.48 26.05 NOTE
r-patched-solaris-x86 0.9-4 49.90 NOTE
r-release-linux-x86_64 0.9-4 2.52 24.30 26.82 NOTE
r-release-macos-x86_64 0.9-4 NOTE
r-release-windows-ix86+x86_64 0.9-4 8.00 47.00 55.00 NOTE
r-oldrel-macos-x86_64 0.9-4 NOTE
r-oldrel-windows-ix86+x86_64 0.9-4 4.00 45.00 49.00 NOTE

Check Details

Version: 0.9-4
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-4
Check: R code for possible problems
Result: NOTE
    dlgMessage.tcltkGUI: no visible global function definition for 'alarm'
    Undefined global functions or variables:
     alarm
    Consider adding
     importFrom("utils", "alarm")
    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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.9-4
Check: R code for possible problems
Result: NOTE
    dlgMessage.tcltkGUI: no visible global function definition for 'alarm'
    dlgMessage.tcltkGUI: no visible global function definition for
     'bringToTop'
    Undefined global functions or variables:
     alarm bringToTop
    Consider adding
     importFrom("grDevices", "bringToTop")
     importFrom("utils", "alarm")
    to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64