Last updated on 2017-09-26 01:47:54.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.17 | 20.59 | 21.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.13 | 20.15 | 21.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 39.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 37.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 42.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.12 | 20.01 | 21.12 | NOTE | |
r-patched-solaris-x86 | 1.0 | 50.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.12 | 20.48 | 21.60 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 68.00 | 72.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 39.00 | 47.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
calcgroup : probtotrating: no visible global function definition for
‘convolve’
enterratdata: no visible global function definition for ‘edit’
gplot.SSrat: no visible global function definition for ‘par’
gplot.SSrat: no visible global function definition for ‘plot’
gplot.SSrat: no visible global function definition for ‘legend’
Undefined global functions or variables:
convolve edit legend par plot
Consider adding
importFrom("graphics", "legend", "par", "plot")
importFrom("stats", "convolve")
importFrom("utils", "edit")
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