CRAN Package Check Results for Maintainer ‘J.-P. Baudry <RmixmodCombi at gmail.com>’

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

Package NOTE
RmixmodCombi 12

Package RmixmodCombi

Current CRAN status:

Version: 1.0
Check: R code for possible problems
Result: NOTE
    Combi: no visible global function definition for 'new'
    barplotMixCluster: no visible global function definition for 'is'
    barplotMixCluster: no visible global function definition for 'par'
    barplotMixCluster: no visible global function definition for 'lines'
    barplotMixCluster: no visible global function definition for 'text'
    barplotMixCluster: no visible global function definition for 'title'
    barplotMixCluster: no visible global function definition for 'mtext'
    histMixCluster: no visible global function definition for 'is'
    histMixCluster: no visible global function definition for 'par'
    histMixCluster: no visible global function definition for 'dnorm'
    histMixCluster: no visible global function definition for 'lines'
    mixmodEntPlot: no visible global function definition for 'par'
    mixmodEntPlot: no visible global function definition for 'lines'
    mixmodEntPlot: no visible global function definition for 'axis'
    mixmodEntPlot: no visible global function definition for 'title'
    mixmodEntPlot: no visible binding for global variable 'par'
    plot,MixmodCombi: no visible global function definition for 'par'
    plot,MixmodCombi: no visible global function definition for 'plot.new'
    plot,MixmodCombi: no visible global function definition for 'title'
    Undefined global functions or variables:
     axis dnorm is lines mtext new par plot.new text title
    Consider adding
     importFrom("graphics", "axis", "lines", "mtext", "par", "plot.new",
     "text", "title")
     importFrom("methods", "is", "new")
     importFrom("stats", "dnorm")
    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