CRAN Package Check Results for Maintainer ‘Zhiqiang Tan <ztan at stat.rutgers.edu>’

Last updated on 2022-04-24 03:53:08 CEST.

Package NOTE OK
iWeigReg 12
RCAL 12
UWHAM 12

Package iWeigReg

Current CRAN status: NOTE: 12

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
    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-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 RCAL

Current CRAN status: OK: 12

Package UWHAM

Current CRAN status: NOTE: 12

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'
    uwham.boot: no visible binding for global variable 'var'
    Undefined global functions or variables:
     axis lines plot.new plot.window rect var
    Consider adding
     importFrom("graphics", "axis", "lines", "plot.new", "plot.window",
     "rect")
     importFrom("stats", "var")
    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