CRAN Package Check Results for Maintainer ‘Xinrui Shi <xinrui103 at 163.com>’

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

Package NOTE OK
ESEA 12
SubpathwayLNCE 12

Package ESEA

Current CRAN status: NOTE: 12

Version: 1.0
Check: R code for possible problems
Result: NOTE
    ESEA.Main: no visible global function definition for 'rnorm'
    ESEA.Main: no visible global function definition for 'sd'
    ESEA.Main: no visible global function definition for 'p.adjust'
    PlotGlobEdgeCorProfile: no visible global function definition for
     'lines'
    PlotGlobEdgeCorProfile: no visible global function definition for
     'colors'
    PlotGlobEdgeCorProfile: no visible global function definition for
     'points'
    PlotGlobEdgeCorProfile: no visible global function definition for
     'legend'
    PlotGlobEdgeCorProfile: no visible global function definition for
     'text'
    PlotPathwayGraph: no visible global function definition for 'par'
    PlotRunEnrichment: no visible global function definition for 'lines'
    PlotRunEnrichment: no visible global function definition for 'colors'
    PlotRunEnrichment: no visible global function definition for 'text'
    SavePathway2File: no visible global function definition for 'is'
    calEdgeCorScore: no visible global function definition for 'na.omit'
    Undefined global functions or variables:
     colors is legend lines na.omit p.adjust par points rnorm sd text
    Consider adding
     importFrom("grDevices", "colors")
     importFrom("graphics", "legend", "lines", "par", "points", "text")
     importFrom("methods", "is")
     importFrom("stats", "na.omit", "p.adjust", "rnorm", "sd")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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 SubpathwayLNCE

Current CRAN status: OK: 12