Last updated on 2015-09-06 23:47:48.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 0.71 | 41.01 | 41.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 0.71 | 40.66 | 41.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 85.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 81.64 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1.1 | 67.26 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 99.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 0.76 | 43.38 | 44.14 | OK | |
r-patched-solaris-sparc | 0.1.1 | 515.60 | OK | |||
r-patched-solaris-x86 | 0.1.1 | 104.70 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 0.82 | 41.82 | 42.64 | OK | |
r-release-osx-x86_64-mavericks | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 5.00 | 65.00 | 70.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 7.00 | 84.00 | 91.00 | OK |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
is.const : <anonymous>: no visible global function definition for
‘asOneSidedFormula’
vcmap: no visible global function definition for ‘pdf’
vcmap: no visible global function definition for ‘dev.off’
vhist: no visible global function definition for ‘pdf’
vhist: no visible global function definition for ‘dev.off’
vpcp: no visible global function definition for ‘pdf’
vpcp: no visible global function definition for ‘dev.off’
vscat: no visible global function definition for ‘pdf’
vscat: no visible global function definition for ‘dev.off’
Undefined global functions or variables:
asOneSidedFormula dev.off pdf
Consider adding
importFrom("grDevices", "dev.off", "pdf")
importFrom("stats", "asOneSidedFormula")
to your NAMESPACE.
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