Last updated on 2020-12-04 00:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 4.14 | 45.77 | 49.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 3.16 | 36.77 | 39.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 64.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 53.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.0 | 9.00 | 54.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 3.0 | 3.96 | 43.22 | 47.18 | NOTE | |
r-patched-solaris-x86 | 3.0 | 80.80 | NOTE | |||
r-release-linux-x86_64 | 3.0 | 4.64 | 41.99 | 46.63 | NOTE | |
r-release-macos-x86_64 | 3.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.0 | 6.00 | 59.00 | 65.00 | NOTE | |
r-oldrel-macos-x86_64 | 3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.0 | 6.00 | 64.00 | 70.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