Last updated on 2020-08-07 01:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 3.66 | 41.12 | 44.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 2.76 | 31.96 | 34.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 60.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 52.13 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 12.00 | 62.00 | 74.00 | NOTE | |
r-patched-linux-x86_64 | 3.0 | 3.81 | 40.28 | 44.09 | NOTE | |
r-patched-solaris-x86 | 3.0 | 83.10 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 3.78 | 40.00 | 43.78 | NOTE | |
r-release-macos-x86_64 | 3.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.0 | 12.00 | 95.00 | 107.00 | NOTE | |
r-oldrel-macos-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 6.00 | 83.00 | 89.00 | NOTE |
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-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
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, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64