CRAN Package Check Results for Package DeducerText

Last updated on 2019-03-14 00:46:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-2 13.52 121.16 134.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-2 13.21 91.34 104.55 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-2 137.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-2 130.53 NOTE
r-devel-windows-ix86+x86_64 0.1-2 30.00 132.00 162.00 NOTE
r-patched-linux-x86_64 0.1-2 9.41 116.92 126.33 NOTE
r-patched-solaris-x86 0.1-2 216.20 NOTE
r-release-linux-x86_64 NOTE
r-release-windows-ix86+x86_64 0.1-2 26.00 172.00 198.00 NOTE
r-release-osx-x86_64 0.1-2 NOTE
r-oldrel-windows-ix86+x86_64 0.1-2 27.00 182.00 209.00 NOTE
r-oldrel-osx-x86_64 0.1-2 NOTE

Check Details

Version: 0.1-2
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.1-2
Check: R code for possible problems
Result: NOTE
    .makeQuickWordcloud: no visible global function definition for 'J'
    .makeQuickWordcloud: no visible global function definition for 'new'
    .makeQuickWordcloud: no visible global function definition for '.jnull'
    .makeTextPlot: no visible global function definition for 'J'
    .makeTextPlot: no visible global function definition for 'new'
    .makeTextPlot: no visible global function definition for '.jnull'
    .onLoad: no visible global function definition for '.jpackage'
    .onLoad: no visible global function definition for '.jnew'
    .onLoad: no visible global function definition for 'J'
    make.color.scale: no visible global function definition for 'rgb'
    Undefined global functions or variables:
     .jnew .jnull .jpackage J new rgb
    Consider adding
     importFrom("grDevices", "rgb")
     importFrom("methods", "new")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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