CRAN Package Check Results for Maintainer ‘Thomas L. Vincent <tlfvincent at gmail.com>’

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

Package NOTE
LOGICOIL 12
SCORER2 12

Package LOGICOIL

Current CRAN status:

Version: 0.99.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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.99.0
Check: R code for possible problems
Result: NOTE
    EstimateProbability: no visible global function definition for
     'predict'
    LOGICOIL: no visible binding for global variable 'pssm'
    LOGICOIL: no visible binding for global variable 'LOGICOILfit'
    LOGICOIL: no visible binding for global variable 'Model_Parameters'
    plot_LOGICOIL: no visible global function definition for 'png'
    plot_LOGICOIL: no visible global function definition for 'par'
    plot_LOGICOIL: no visible global function definition for 'lines'
    plot_LOGICOIL: no visible global function definition for 'axis'
    plot_LOGICOIL: no visible global function definition for 'mtext'
    plot_LOGICOIL: no visible global function definition for 'legend'
    plot_LOGICOIL: no visible global function definition for 'dev.off'
    Undefined global functions or variables:
     LOGICOILfit Model_Parameters axis dev.off legend lines mtext par png
     predict pssm
    Consider adding
     importFrom("grDevices", "dev.off", "png")
     importFrom("graphics", "axis", "legend", "lines", "mtext", "par")
     importFrom("stats", "predict")
    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.99.0
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'GCN4wt'
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

Package SCORER2

Current CRAN status:

Version: 0.99.0
Check: R code for possible problems
Result: NOTE
    CreatePssm: no visible binding for global variable 'training'
    Undefined global functions or variables:
     training
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