Last updated on 2018-04-25 08:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 0.74 | 15.92 | 16.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 0.71 | 12.60 | 13.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 20.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 19.26 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 3.00 | 23.00 | 26.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 0.87 | 15.59 | 16.46 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 30.80 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 0.87 | 15.75 | 16.62 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-1 | 3.00 | 23.00 | 26.00 | NOTE | |
r-release-osx-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 2.00 | 25.00 | 27.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-1 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
plot.bursts: no visible global function definition for ‘plot’
plot.bursts: no visible global function definition for ‘axis’
plot.bursts: no visible global function definition for ‘arrows’
Undefined global functions or variables:
arrows axis plot
Consider adding
importFrom("graphics", "arrows", "axis", "plot")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64