Last updated on 2015-09-06 23:47:36.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-9 | 0.65 | 8.60 | 9.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-9 | 0.49 | 8.64 | 9.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-9 | 17.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-9 | 16.11 | NOTE | |||
r-devel-osx-x86_64-clang | 0.8-9 | 18.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-9 | 2.00 | 27.00 | 29.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-9 | 0.60 | 9.30 | 9.90 | NOTE | |
r-patched-solaris-sparc | 0.8-9 | 124.10 | NOTE | |||
r-patched-solaris-x86 | 0.8-9 | 27.00 | NOTE | |||
r-release-linux-x86_64 | 0.8-9 | 0.53 | 9.51 | 10.04 | NOTE | |
r-release-osx-x86_64-mavericks | 0.8-9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-9 | 3.00 | 25.00 | 28.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.8-9 | 4.00 | 18.00 | 22.00 | OK |
Version: 0.8-9
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-osx-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
Version: 0.8-9
Check: R code for possible problems
Result: NOTE
plot.qv: no visible global function definition for ‘plot’
plot.qv: no visible global function definition for ‘points’
plot.qv: no visible global function definition for ‘segments’
qvcalc: no visible global function definition for ‘terms’
qvcalc: no visible global function definition for ‘model.matrix’
qvcalc: no visible global function definition for ‘coef’
qvcalc: no visible global function definition for ‘vcov’
qvcalc: no visible global function definition for ‘glm’
qvcalc: no visible global function definition for ‘residuals’
Undefined global functions or variables:
coef glm model.matrix plot points residuals segments terms vcov
Consider adding
importFrom("graphics", "plot", "points", "segments")
importFrom("stats", "coef", "glm", "model.matrix", "residuals",
"terms", "vcov")
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