CRAN Package Check Results for Maintainer ‘Jaroslav Myslivec <jaroslav.myslivec at upce.cz>’

Last updated on 2022-04-24 03:52:56 CEST.

Package NOTE
andrews 12
parviol 12
symbols 12

Package andrews

Current CRAN status:

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    andrews: no visible global function definition for 'plot.new'
    andrews: no visible global function definition for 'plot.window'
    andrews: no visible global function definition for 'title'
    andrews: no visible global function definition for 'axis'
    andrews: no visible global function definition for 'box'
    andrews: no visible global function definition for 'lines'
    andrews: no visible global function definition for 'rainbow'
    andrews: no visible global function definition for 'hsv'
    selectand: no visible global function definition for 'lines'
    Undefined global functions or variables:
     axis box hsv lines plot.new plot.window rainbow title
    Consider adding
     importFrom("grDevices", "hsv", "rainbow")
     importFrom("graphics", "axis", "box", "lines", "plot.new",
     "plot.window", "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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package parviol

Current CRAN status:

Version: 1.1
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: R code for possible problems
Result: NOTE
    parviol: no visible global function definition for 'plot.new'
    parviol: no visible global function definition for 'plot.window'
    parviol: no visible global function definition for 'title'
    parviol: no visible global function definition for 'lines'
    parviol: no visible global function definition for 'text'
    parviol: no visible global function definition for 'rgb'
    selecto: no visible global function definition for 'lines'
    Undefined global functions or variables:
     lines plot.new plot.window rgb text title
    Consider adding
     importFrom("grDevices", "rgb")
     importFrom("graphics", "lines", "plot.new", "plot.window", "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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package symbols

Current CRAN status:

Version: 1.1
Check: R code for possible problems
Result: NOTE
    symbol: no visible global function definition for 'plot.new'
    symbol: no visible global function definition for 'plot.window'
    symbol: no visible global function definition for 'axis'
    symbol: no visible global function definition for 'box'
    symbol: no visible global function definition for 'title'
    symbol: no visible global function definition for 'rainbow'
    symbol: no visible global function definition for 'hsv'
    symbol: no visible global function definition for 'rect'
    symbol: no visible global function definition for 'polygon'
    symbol: no visible global function definition for 'lines'
    symbol: no visible global function definition for 'text'
    Undefined global functions or variables:
     axis box hsv lines plot.new plot.window polygon rainbow rect text
     title
    Consider adding
     importFrom("grDevices", "hsv", "rainbow")
     importFrom("graphics", "axis", "box", "lines", "plot.new",
     "plot.window", "polygon", "rect", "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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: Rd line widths
Result: NOTE
    Rd file 'symbol.Rd':
     \usage lines wider than 90 characters:
     symbol(df, type="star", colin=NULL, colout=NULL, colin2=NA, colout2=1, ssize=NULL, labels=0, labelsize=0.6,
     scheme=1, sortby=0, descending=FALSE, coorx=NULL, coory=NULL, lty=1, main=NULL, sub=NULL, xlab=NULL, ylab=NULL,
     add=FALSE, xlim=NULL, ylim=NULL, facew=0.5, faceh=0.5, eyes=0.5, eyed=0.5, mouthw=0.5, mouthc=0.5, brows=0.5,
     browp=0.5, nosel=0.5, nosew=0.5, ears=0.5, pupils=0.5, body=0.5, limb1=0.5, limb2=0.5, limb3=0.5, limb4=0.5, defcol=NA)
    
    These lines will be truncated in the PDF manual.
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