Last updated on 2018-04-21 23:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 1.08 | 18.31 | 19.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 1.21 | 16.58 | 17.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 23.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 22.11 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 4.00 | 40.00 | 44.00 | NOTE | |
r-devel-osx-x86_64 | 1.3 | NOTE | ||||
r-patched-linux-x86_64 | 1.3 | 1.08 | 18.15 | 19.23 | NOTE | |
r-patched-solaris-x86 | 1.3 | 39.60 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 1.29 | 19.58 | 20.87 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3 | 3.00 | 42.00 | 45.00 | NOTE | |
r-release-osx-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 6.00 | 32.00 | 38.00 | NOTE |
Version: 1.3
Check: R code for possible problems
Result: NOTE
PurBayes: no visible global function definition for ‘update’
PurBayes: no visible global function definition for ‘sd’
plot.PurBayes: no visible global function definition for ‘plot’
plot.PurBayes: no visible global function definition for ‘quantile’
plot.PurBayes: no visible global function definition for ‘lines’
summary.PurBayes : <anonymous>: no visible global function definition
for ‘quantile’
Undefined global functions or variables:
lines plot quantile sd update
Consider adding
importFrom("graphics", "lines", "plot")
importFrom("stats", "quantile", "sd", "update")
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-osx-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