Last updated on 2018-05-14 01:46:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 1.63 | 102.08 | 103.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.21 | 87.29 | 88.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 144.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 141.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 4.00 | 202.00 | 206.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 1.37 | 115.24 | 116.61 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 202.80 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 1.34 | 115.80 | 117.14 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-1 | 4.00 | 202.00 | 206.00 | NOTE | |
r-release-osx-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 6.00 | 168.00 | 174.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-1 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
rkMethodPlot: no visible global function definition for ‘par’
rkMethodPlot: no visible global function definition for ‘axis’
rkMethodPlot: no visible global function definition for ‘points’
rkMethodPlot: no visible global function definition for ‘text’
rkMethodPlot: no visible global function definition for ‘segments’
rkimp: no visible global function definition for ‘runif’
stability.bruteforce: no visible global function definition for ‘plot’
stability.bruteforce: no visible global function definition for
‘points’
stability.bruteforce: no visible global function definition for
‘abline’
stability.multistep: no visible global function definition for ‘plot’
stability.multistep: no visible global function definition for ‘lines’
stability.multistep: no visible global function definition for
‘polygon’
stability.multistep: no visible global function definition for ‘abline’
Undefined global functions or variables:
abline axis lines par plot points polygon runif segments text
Consider adding
importFrom("graphics", "abline", "axis", "lines", "par", "plot",
"points", "polygon", "segments", "text")
importFrom("stats", "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-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