CRAN Package Check Results for Package LOGICOIL

Last updated on 2020-08-07 01:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.99.0 2.47 21.07 23.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.99.0 1.93 16.62 18.55 NOTE
r-devel-linux-x86_64-fedora-clang 0.99.0 37.16 NOTE
r-devel-linux-x86_64-fedora-gcc 0.99.0 27.42 NOTE
r-devel-windows-ix86+x86_64 0.99.0 11.00 34.00 45.00 NOTE
r-patched-linux-x86_64 0.99.0 2.16 21.04 23.20 NOTE
r-patched-solaris-x86 0.99.0 43.90 NOTE
r-release-linux-x86_64 0.99.0 2.27 21.14 23.41 NOTE
r-release-macos-x86_64 0.99.0 NOTE
r-release-windows-ix86+x86_64 0.99.0 13.00 43.00 56.00 NOTE
r-oldrel-macos-x86_64 0.99.0 NOTE
r-oldrel-windows-ix86+x86_64 0.99.0 4.00 44.00 48.00 NOTE

Check Details

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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-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-patched-solaris-x86, r-release-linux-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 ‘plot’
    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 plot
     png predict pssm
    Consider adding
     importFrom("grDevices", "dev.off", "png")
     importFrom("graphics", "axis", "legend", "lines", "mtext", "par",
     "plot")
     importFrom("stats", "predict")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64