Last updated on 2016-10-24 23:48:08.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 13.25 | 63.66 | 76.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 14.11 | 62.10 | 76.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 144.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 139.57 | NOTE | |||
r-devel-macos-x86_64-clang | 1.2 | 89.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 66.00 | 129.00 | 195.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 11.40 | 60.68 | 72.08 | NOTE | |
r-patched-solaris-sparc | 1.2 | 759.50 | NOTE | |||
r-patched-solaris-x86 | 1.2 | 138.10 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 11.23 | 60.29 | 71.53 | NOTE | |
r-release-osx-x86_64-mavericks | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 62.00 | 83.00 | 145.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 55.00 | 182.00 | 237.00 | OK |
Version: 1.2
Check: R code for possible problems
Result: NOTE
ASP.Score: no visible global function definition for ‘pnorm’
Graphs.Bayesian: no visible global function definition for ‘dev.new’
colorhex: no visible global function definition for ‘gray’
colorhex: no visible global function definition for ‘rgb’
Undefined global functions or variables:
dev.new gray pnorm rgb
Consider adding
importFrom("grDevices", "dev.new", "gray", "rgb")
importFrom("stats", "pnorm")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64