CRAN Package Check Results for Package venneuler

Last updated on 2019-03-27 00:48:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-0 3.33 34.95 38.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-0 2.34 26.99 29.33 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-0 49.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-0 43.45 NOTE
r-devel-windows-ix86+x86_64 1.1-0 9.00 61.00 70.00 NOTE
r-patched-linux-x86_64 1.1-0 1.87 33.60 35.47 NOTE
r-patched-solaris-x86 1.1-0 65.30 NOTE
r-release-linux-x86_64 1.1-0 1.84 32.40 34.24 NOTE
r-release-windows-ix86+x86_64 1.1-0 3.00 44.00 47.00 NOTE
r-release-osx-x86_64 1.1-0 NOTE
r-oldrel-windows-ix86+x86_64 1.1-0 5.00 62.00 67.00 NOTE
r-oldrel-osx-x86_64 1.1-0 NOTE

Check Details

Version: 1.1-0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
    Checking should be performed on sources prepared by 'R CMD build'.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.1-0
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'src-java'
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: 1.1-0
Check: R code for possible problems
Result: NOTE
    plot.VennDiagram : <anonymous>: no visible global function definition
     for 'hcl'
    plot.VennDiagram: no visible global function definition for 'plot.new'
    plot.VennDiagram: no visible global function definition for
     'plot.window'
    plot.VennDiagram: no visible global function definition for 'col2rgb'
    plot.VennDiagram: no visible global function definition for 'rgb'
    plot.VennDiagram: no visible global function definition for 'polygon'
    plot.VennDiagram: no visible global function definition for 'text'
    plot.VennDiagram: no visible global function definition for 'title'
    Undefined global functions or variables:
     col2rgb hcl plot.new plot.window polygon rgb text title
    Consider adding
     importFrom("grDevices", "col2rgb", "hcl", "rgb")
     importFrom("graphics", "plot.new", "plot.window", "polygon", "text",
     "title")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64