CRAN Package Check Results for Package iFad

Last updated on 2020-01-20 01:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0 4.18 40.44 44.62 NOTE
r-devel-linux-x86_64-debian-gcc 3.0 3.42 31.80 35.22 NOTE
r-devel-linux-x86_64-fedora-clang 3.0 53.94 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0 52.15 NOTE
r-devel-windows-ix86+x86_64 3.0 12.00 64.00 76.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 3.0 9.00 99.00 108.00 NOTE
r-patched-linux-x86_64 3.0 3.56 37.05 40.61 NOTE
r-patched-solaris-x86 3.0 78.60 NOTE
r-release-linux-x86_64 3.0 3.46 37.26 40.72 NOTE
r-release-windows-ix86+x86_64 3.0 14.00 59.00 73.00 NOTE
r-release-osx-x86_64 3.0 NOTE
r-oldrel-windows-ix86+x86_64 3.0 6.00 70.00 76.00 NOTE
r-oldrel-osx-x86_64 3.0 NOTE

Check Details

Version: 3.0
Check: R code for possible problems
Result: NOTE
    ROC_plot: no visible global function definition for 'pdf'
    ROC_plot: no visible global function definition for 'par'
    ROC_plot: no visible global function definition for 'dev.off'
    Ymean_compare: no visible binding for global variable 'sd'
    Ymean_compare: no visible global function definition for 'pdf'
    Ymean_compare: no visible global function definition for 'par'
    Ymean_compare: no visible global function definition for 'dev.off'
    data_simulation: no visible global function definition for 'rnorm'
    gibbs_sampling: no visible global function definition for 'rnorm'
    mcmc_trace_plot: no visible global function definition for 'pdf'
    mcmc_trace_plot: no visible global function definition for 'dev.off'
    Undefined global functions or variables:
     dev.off par pdf rnorm sd
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "par")
     importFrom("stats", "rnorm", "sd")
    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-devel-windows-ix86+x86_64-gcc8, 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: 3.0
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'Demo_Gibbs_result.RData' 'Demo_traceplot.pdf' 'RMSE_demo.RData'
     'RMSE_plot.pdf' 'ROC_plot.pdf' 'ROC_result.RData' 'demo_data.RData'
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