CRAN Package Check Results for Package iWeigReg

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.91 29.00 31.91 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.67 22.99 25.66 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 47.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 38.55 NOTE
r-devel-windows-ix86+x86_64 1.0 10.00 46.00 56.00 NOTE
r-patched-linux-x86_64 1.0 3.00 29.02 32.02 NOTE
r-patched-solaris-x86 1.0 58.60 NOTE
r-release-linux-x86_64 1.0 2.65 29.13 31.78 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 14.00 60.00 74.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 5.00 58.00 63.00 NOTE

Check Details

Version: 1.0
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: 1.0
Check: R code for possible problems
Result: NOTE
    histw: no visible global function definition for 'plot.new'
    histw: no visible global function definition for 'plot.window'
    histw: no visible global function definition for 'axis'
    histw: no visible global function definition for 'rect'
    histw: no visible global function definition for 'lines'
    Undefined global functions or variables:
     axis lines plot.new plot.window rect
    Consider adding
     importFrom("graphics", "axis", "lines", "plot.new", "plot.window",
     "rect")
    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