Last updated on 2016-10-25 23:47:51.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.42 | 33.49 | 35.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.56 | 33.24 | 35.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 84.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 80.88 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 10.00 | 97.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.00 | 32.26 | 35.27 | NOTE | |
r-patched-solaris-sparc | 0.1.1 | 454.50 | NOTE | |||
r-patched-solaris-x86 | 0.1.1 | 103.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 2.59 | 32.54 | 35.13 | NOTE | |
r-release-osx-x86_64-mavericks | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 8.00 | 85.00 | 93.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 15.00 | 80.00 | 95.00 | OK |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
plot.ijzip: no visible global function definition for ‘plot’
plot.ijzip : <anonymous>: no visible global function definition for
‘plot’
plot.ijzip: no visible global function definition for ‘axis’
read.ijzip: no visible global function definition for ‘unzip’
Undefined global functions or variables:
axis plot unzip
Consider adding
importFrom("graphics", "axis", "plot")
importFrom("utils", "unzip")
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