CRAN Package Check Results for Maintainer ‘Rumen Manolov <rrumenov13 at ub.edu>’

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

Package NOTE
RcmdrPlugin.SLC 12
SLC 12

Package RcmdrPlugin.SLC

Current CRAN status:

Version: 0.2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'SLC' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'SLC'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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 SLC

Current CRAN status:

Version: 0.3
Check: R code for possible problems
Result: NOTE
    slcestimates: no visible global function definition for 'par'
    slcestimates: no visible global function definition for 'abline'
    slcestimates: no visible global function definition for 'lines'
    slcestimates: no visible global function definition for 'axis'
    slcestimates: no visible global function definition for 'points'
    slcestimates: no visible global function definition for 'title'
    Undefined global functions or variables:
     abline axis lines par points title
    Consider adding
     importFrom("graphics", "abline", "axis", "lines", "par", "points",
     "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: 0.3
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘RcmdrPlugin.SLC’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang