Last updated on 2016-10-25 23:47:33.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.75-7 | 0.99 | 18.34 | 19.33 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.75-7 | 1.00 | 18.62 | 19.62 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.75-7 | 36.65 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.75-7 | 34.21 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.75-7 | 9.00 | 56.00 | 65.00 | WARN | |
r-patched-linux-x86_64 | 0.75-7 | 0.95 | 17.67 | 18.61 | NOTE | |
r-patched-solaris-sparc | 0.75-7 | 192.00 | NOTE | |||
r-patched-solaris-x86 | 0.75-7 | 39.30 | NOTE | |||
r-release-linux-x86_64 | 0.75-7 | 1.02 | 17.27 | 18.28 | NOTE | |
r-release-osx-x86_64-mavericks | 0.75-7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.75-7 | 5.00 | 51.00 | 56.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.75-7 | 12.00 | 57.00 | 69.00 | OK |
Version: 0.75-7
Check: R code for possible problems
Result: NOTE
aLine: no visible global function definition for ‘lines’
aLine: no visible global function definition for ‘ecdf’
dip.test: no visible global function definition for ‘complete.cases’
dip.test: no visible global function definition for ‘runif’
dip.test: no visible global function definition for ‘approx’
plot.dip: no visible global function definition for ‘par’
plot.dip: no visible global function definition for ‘ecdf’
plot.dip: no visible global function definition for ‘plot’
plot.dip: no visible global function definition for ‘title’
plot.dip: no visible global function definition for ‘abline’
plot.dip: no visible global function definition for ‘axis’
plot.dip: no visible global function definition for ‘legend’
Undefined global functions or variables:
abline approx axis complete.cases ecdf legend lines par plot runif
title
Consider adding
importFrom("graphics", "abline", "axis", "legend", "lines", "par",
"plot", "title")
importFrom("stats", "approx", "complete.cases", "ecdf", "runif")
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-macos-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.75-7
Check: files in ‘vignettes’
Result: WARN
Files in the 'vignettes' directory newer than same file in 'inst/doc':
‘diptest-issues.Rnw’
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64