Last updated on 2018-04-29 01:46:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-4 | 1.73 | 22.63 | 24.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0-4 | 1.35 | 18.64 | 19.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-4 | 28.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-4 | 27.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-4 | 5.00 | 37.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-4 | 1.12 | 22.15 | 23.27 | NOTE | |
r-patched-solaris-x86 | 2.0-4 | 42.30 | NOTE | |||
r-release-linux-x86_64 | 2.0-4 | 1.64 | 22.07 | 23.71 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0-4 | 5.00 | 37.00 | 42.00 | NOTE | |
r-release-osx-x86_64 | 2.0-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0-4 | 5.00 | 54.00 | 59.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0-4 | NOTE |
Version: 2.0-4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 2.0-4
Check: R code for possible problems
Result: NOTE
residualplot: no visible global function definition for ‘predict’
residualplot: no visible global function definition for ‘rstandard’
residualplot: no visible global function definition for
‘complete.cases’
residualplot: no visible global function definition for ‘plot’
residualplot: no visible global function definition for ‘points’
residualplot: no visible global function definition for ‘lines’
residualplot: no visible global function definition for ‘smooth.spline’
residualplot: no visible global function definition for ‘sd’
residualplot: no visible global function definition for ‘rgb’
residualplot: no visible global function definition for ‘polygon’
Undefined global functions or variables:
complete.cases lines plot points polygon predict rgb rstandard sd
smooth.spline
Consider adding
importFrom("grDevices", "rgb")
importFrom("graphics", "lines", "plot", "points", "polygon")
importFrom("stats", "complete.cases", "predict", "rstandard", "sd",
"smooth.spline")
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