Last updated on 2015-09-06 23:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8 | 1.45 | 22.78 | 24.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8 | 1.55 | 22.65 | 24.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8 | 45.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8 | 42.75 | NOTE | |||
r-devel-osx-x86_64-clang | 1.8 | 42.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.8 | 10.00 | 48.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.8 | 1.75 | 25.28 | 27.03 | NOTE | |
r-patched-solaris-sparc | 1.8 | 290.40 | NOTE | |||
r-patched-solaris-x86 | 1.8 | 65.10 | NOTE | |||
r-release-linux-x86_64 | 1.8 | 1.72 | 23.55 | 25.26 | NOTE | |
r-release-osx-x86_64-mavericks | 1.8 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.8 | 11.00 | 67.00 | 78.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.8 | 14.00 | 55.00 | 69.00 | OK |
Version: 1.8
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: 1.8
Check: R code for possible problems
Result: NOTE
compare.CDF: no visible global function definition for ‘quantile’
download.single.game: no visible global function definition for
‘download.file’
fit.shot.probs.simple: no visible global function definition for
‘predict’
integrate.old.pieces: no visible global function definition for
‘na.omit’
prob.score.simple.objects: no visible global function definition for
‘binomial’
prob.score.simple.objects: no visible binding for global variable
‘logit’
prob.score.simple.objects: no visible global function definition for
‘predict’
process.pl.new: no visible global function definition for ‘na.omit’
read.gif: no visible global function definition for ‘download.file’
read.gif: no visible global function definition for ‘rgb’
solver.with.nlm: no visible global function definition for ‘nlm’
team.table : thisplot: no visible global function definition for ‘par’
team.table : thisplot: no visible global function definition for ‘plot’
team.table : thisplot: no visible global function definition for ‘text’
team.table : thisplot: no visible global function definition for
‘abline’
Undefined global functions or variables:
abline binomial download.file logit na.omit nlm par plot predict
quantile rgb text
Consider adding
importFrom("grDevices", "rgb")
importFrom("graphics", "abline", "par", "plot", "text")
importFrom("stats", "binomial", "na.omit", "nlm", "predict",
"quantile")
importFrom("utils", "download.file")
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