Last updated on 2015-09-06 23:47:48.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 1.08 | 49.61 | 50.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 1.06 | 42.31 | 43.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 61.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 58.69 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0.4 | 62.13 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 4.00 | 76.00 | 80.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | 1.22 | 48.91 | 50.13 | OK | |
r-patched-solaris-sparc | 1.0.4 | 381.30 | OK | |||
r-patched-solaris-x86 | 1.0.4 | 81.00 | OK | |||
r-release-linux-x86_64 | 1.0.4 | 1.34 | 57.47 | 58.80 | OK | |
r-release-osx-x86_64-mavericks | 1.0.4 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.4 | 5.00 | 69.00 | 74.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 8.00 | 108.00 | 116.00 | OK |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
fillMiss: no visible global function definition for ‘window’
fillMiss: no visible global function definition for ‘StructTS’
fillMiss: no visible global function definition for ‘tsSmooth’
fillMiss: no visible global function definition for ‘fitted’
fillMiss: no visible global function definition for ‘plot’
fillMiss: no visible global function definition for ‘lines’
fillMiss: no visible global function definition for ‘legend’
fillMiss: no visible global function definition for ‘title’
plotAnoms: no visible global function definition for ‘par’
plotAnoms: no visible global function definition for ‘plot’
plotAnoms: no visible global function definition for ‘sd’
plotAnoms: no visible global function definition for ‘mtext’
summaryStats: no visible global function definition for ‘fivenum’
summaryStats: no visible global function definition for ‘sd’
summaryStats: no visible global function definition for ‘IQR’
Undefined global functions or variables:
IQR StructTS fitted fivenum legend lines mtext par plot sd title
tsSmooth window
Consider adding
importFrom("graphics", "legend", "lines", "mtext", "par", "plot",
"title")
importFrom("stats", "IQR", "StructTS", "fitted", "fivenum", "sd",
"tsSmooth", "window")
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