CRAN Package Check Results for Package FisherEM

Last updated on 2018-05-03 10:50:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 3.44 34.70 38.14 WARN
r-devel-linux-x86_64-debian-gcc 1.4 2.11 26.94 29.05 WARN
r-devel-linux-x86_64-fedora-clang 1.4 45.74 WARN
r-devel-linux-x86_64-fedora-gcc 1.4 42.84 WARN
r-devel-windows-ix86+x86_64 1.4 7.00 47.00 54.00 WARN
r-patched-linux-x86_64 1.4 3.35 34.92 38.27 WARN
r-patched-solaris-x86 1.4 62.20 WARN
r-release-linux-x86_64 1.4 2.85 34.77 37.62 WARN
r-release-windows-ix86+x86_64 1.4 7.00 47.00 54.00 WARN
r-release-osx-x86_64 1.4 WARN
r-oldrel-windows-ix86+x86_64 1.4 3.00 47.00 50.00 NOTE
r-oldrel-osx-x86_64 1.4 NOTE

Check Details

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     ‘MASS’ ‘elasticnet’
     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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.4
Check: R code for possible problems
Result: NOTE
    fem.estep: no visible global function definition for ‘ginv’
    fem.loglik: no visible global function definition for ‘ginv’
    fem.main: no visible global function definition for ‘cutree’
    fem.main: no visible global function definition for ‘hclust’
    fem.main: no visible global function definition for ‘dist’
    fem.main: no visible global function definition for ‘rmultinom’
    fem.main: no visible global function definition for ‘kmeans’
    fem.mstep: no visible global function definition for ‘cov’
    fstep.GramSc: no visible global function definition for ‘cov’
    fstep.GramSc: no visible global function definition for ‘ginv’
    fstep.fisher: no visible global function definition for ‘ginv’
    fstep.fisher: no visible global function definition for ‘dist’
    fstep.qiao: no visible global function definition for ‘ginv’
    fstep.qiao: no visible global function definition for ‘cov’
    fstep.qiao: no visible global function definition for ‘lsfit’
    fstep.sparse: no visible global function definition for ‘ginv’
    fstep.sparse: no visible global function definition for ‘cov’
    fstep.sparse: no visible global function definition for ‘enet’
    fstep.sparse: no visible global function definition for ‘predict.enet’
    plot.fem: no visible global function definition for ‘par’
    plot.fem: no visible global function definition for ‘matplot’
    plot.fem: no visible global function definition for ‘legend’
    plot.fem: no visible global function definition for ‘hist’
    plot.fem: no visible global function definition for ‘layout’
    plot.fem: no visible global function definition for ‘barplot’
    plot.fem: no visible global function definition for ‘cov’
    plot.fem: no visible global function definition for ‘lines’
    plot.fem: no visible global function definition for ‘title’
    Undefined global functions or variables:
     barplot cov cutree dist enet ginv hclust hist kmeans layout legend
     lines lsfit matplot par predict.enet rmultinom title
    Consider adding
     importFrom("graphics", "barplot", "hist", "layout", "legend", "lines",
     "matplot", "par", "title")
     importFrom("stats", "cov", "cutree", "dist", "hclust", "kmeans",
     "lsfit", "rmultinom")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/data/gannet/ripley/R/packages/tests-clang/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/data/gannet/ripley/R/packages/tests-devel/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See 'd:/Rcompile/CRANpkg/local/3.5/FisherEM.Rcheck/00install.out' for details.
    Information on the location(s) of code generating the 'Note's can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to 'yes'.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-patched-linux-x86_64

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/home/ripley/R/packages/tests32/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-patched-solaris-x86

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-release-linux-x86_64

Version: 1.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: break used in wrong context: no loop is visible
    See ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.5/FisherEM.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-release-osx-x86_64