Last updated on 2015-12-29 00:46:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.3-8 | 0.59 | 9.82 | 10.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-8 | 19.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-8 | 18.05 | NOTE | |||
r-devel-osx-x86_64-clang | 0.3-8 | 23.44 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3-8 | 2.00 | 31.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-8 | 0.60 | 10.22 | 10.82 | NOTE | |
r-patched-solaris-sparc | 0.3-8 | 120.30 | OK | |||
r-patched-solaris-x86 | 0.3-8 | 27.10 | OK | |||
r-release-linux-x86_64 | 0.3-8 | 0.57 | 10.06 | 10.64 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3-8 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3-8 | 3.00 | 30.00 | 33.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.3-8 | 4.00 | 21.00 | 25.00 | OK |
Version: 0.3-8
Check: R code for possible problems
Result: NOTE
ellipse.arima0: no visible global function definition for ‘qchisq’
ellipse.default: no visible global function definition for ‘qchisq’
ellipse.glm: no visible global function definition for ‘qf’
ellipse.glm: no visible global function definition for ‘qchisq’
ellipse.lm: no visible global function definition for ‘qf’
ellipse.nls: no visible global function definition for ‘qf’
ellipse.profile: no visible global function definition for ‘qchisq’
ellipse.profile : myapprox: no visible global function definition for
‘approx’
ellipse.profile: no visible global function definition for ‘spline’
ellipse.profile.glm: no visible global function definition for ‘qf’
ellipse.profile.glm: no visible global function definition for ‘qchisq’
ellipse.profile.nls: no visible global function definition for ‘qf’
pairs.profile: no visible binding for global variable ‘lines’
pairs.profile : doaxis: no visible global function definition for
‘axis’
pairs.profile : setup: no visible global function definition for ‘plot’
pairs.profile: no visible global function definition for ‘par’
pairs.profile: no visible global function definition for ‘box’
pairs.profile: no visible global function definition for ‘text’
plotcorr: no visible global function definition for ‘par’
plotcorr: no visible global function definition for ‘plot.new’
plotcorr: no visible global function definition for ‘strwidth’
plotcorr: no visible global function definition for ‘plot’
plotcorr: no visible global function definition for ‘text’
plotcorr: no visible global function definition for ‘mtext’
plotcorr : plotcorrInternal: no visible global function definition for
‘polygon’
plotcorr : plotcorrInternal: no visible global function definition for
‘lines’
plotcorr : plotcorrInternal: no visible global function definition for
‘text’
Undefined global functions or variables:
approx axis box lines mtext par plot plot.new polygon qchisq qf
spline strwidth text
Consider adding
importFrom("graphics", "axis", "box", "lines", "mtext", "par", "plot",
"plot.new", "polygon", "strwidth", "text")
importFrom("stats", "approx", "qchisq", "qf", "spline")
to your NAMESPACE.
Flavors: 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
Version: 0.3-8
Check: Rd line widths
Result: NOTE
Rd file 'ellipse.profile.nls.Rd':
\usage lines wider than 90 characters:
ellipse(x, which = c(1, 2), level = 0.95, t = sqrt(2 * qf(level, 2, attr(x, "summary")$df[2])),
Rd file 'plotcorr.Rd':
\usage lines wider than 90 characters:
plotcorr(corr, outline = TRUE, col = 'grey', numbers = FALSE, type = c("full","lower","upper"),
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64