CRAN Package Check Results for Maintainer ‘Krzysztof Ciupke <krzysztof.ciupke at polsl.pl>’

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

Package NOTE OK
mpcv 12
psoptim 12

Package mpcv

Current CRAN status: NOTE: 12

Version: 1.1
Check: R code for possible problems
Result: NOTE
    mpcv: no visible binding for global variable 'median'
    mpcv: no visible global function definition for 'cov'
    mpcv: no visible global function definition for 'dist'
    plot.mpcv: no visible binding for global variable 'median'
    plot.mpcv: no visible global function definition for 'par'
    plot.mpcv: no visible global function definition for 'rect'
    plot.mpcv: no visible global function definition for 'lines'
    plot.mpcv: no visible global function definition for 'points'
    plot.mpcv: no visible global function definition for 'legend'
    Undefined global functions or variables:
     cov dist legend lines median par points rect
    Consider adding
     importFrom("graphics", "legend", "lines", "par", "points", "rect")
     importFrom("stats", "cov", "dist", "median")
    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 psoptim

Current CRAN status: OK: 12