CRAN Package Check Results for Package LEAPFrOG

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 2.84 28.54 31.38 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.7 2.62 22.04 24.66 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.7 46.53 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.7 37.29 NOTE
r-devel-windows-ix86+x86_64 1.0.7 8.00 41.00 49.00 NOTE
r-patched-linux-x86_64 1.0.7 3.33 28.23 31.56 NOTE
r-patched-solaris-x86 1.0.7 65.20 NOTE
r-release-linux-x86_64 1.0.7 3.17 28.81 31.98 NOTE
r-release-macos-x86_64 1.0.7 NOTE
r-release-windows-ix86+x86_64 1.0.7 9.00 58.00 67.00 NOTE
r-oldrel-macos-x86_64 1.0.7 NOTE
r-oldrel-windows-ix86+x86_64 1.0.7 6.00 44.00 50.00 NOTE

Check Details

Version: 1.0.7
Check: R code for possible problems
Result: NOTE
    BEAPFrOG: no visible global function definition for 'jags.model'
    BEAPFrOG: no visible global function definition for 'coda.samples'
    LEAPFrOG_EM: no visible global function definition for 'write.table'
    LEAPFrOG_EM: no visible global function definition for 'constrOptim'
    LEAPFrOG_plot: no visible global function definition for 'par'
    LEAPFrOG_plot: no visible global function definition for 'barplot'
    LEAPFrOG_plot: no visible global function definition for 'legend'
    constrOptim2: no visible global function definition for 'optim'
    Undefined global functions or variables:
     barplot coda.samples constrOptim jags.model legend optim par
     write.table
    Consider adding
     importFrom("graphics", "barplot", "legend", "par")
     importFrom("stats", "constrOptim", "optim")
     importFrom("utils", "write.table")
    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, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64