Last updated on 2019-10-21 08:52:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 2.50 | 117.31 | 119.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.96 | 90.10 | 92.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 152.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 148.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 9.00 | 198.00 | 207.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 2.19 | 115.60 | 117.79 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 214.30 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 2.42 | 114.98 | 117.40 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-1 | 12.00 | 203.00 | 215.00 | NOTE | |
r-release-osx-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 4.00 | 142.00 | 146.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