Last updated on 2016-03-07 23:47:34.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.8-10 | 2.45 | 28.03 | 30.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-10 | 42.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-10 | 40.95 | NOTE | |||
r-devel-osx-x86_64-clang | 0.8-10 | 44.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-10 | 23.00 | 47.00 | 70.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-10 | 2.52 | 30.40 | 32.91 | NOTE | |
r-patched-solaris-sparc | 0.8-10 | 256.90 | NOTE | |||
r-patched-solaris-x86 | 0.8-10 | 59.70 | NOTE | |||
r-release-linux-x86_64 | 0.8-10 | 2.49 | 30.47 | 32.96 | NOTE | |
r-release-osx-x86_64-mavericks | 0.8-10 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-10 | 22.00 | 53.00 | 75.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.8-10 | 19.00 | 78.00 | 97.00 | OK |
Version: 0.8-10
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: 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: 0.8-10
Check: R code for possible problems
Result: NOTE
APL.KF.individualloop: no visible global function definition for
‘optim’
PSM.estimate: no visible global function definition for ‘optim’
PSM.plot : smoothplot: no visible global function definition for ‘plot’
PSM.plot : smoothplot: no visible global function definition for
‘na.omit’
PSM.plot : smoothplot: no visible global function definition for
‘points’
PSM.plot : smoothplot: no visible global function definition for ‘rug’
PSM.plot : smoothplot: no visible global function definition for
‘mtext’
PSM.plot : smoothplot: no visible global function definition for
‘title’
PSM.plot : dataXplot: no visible global function definition for ‘plot’
PSM.plot : dataXplot: no visible global function definition for ‘mtext’
PSM.plot : dataXplot: no visible global function definition for ‘title’
PSM.plot : dataplot: no visible global function definition for ‘plot’
PSM.plot : dataplot: no visible global function definition for ‘mtext’
PSM.plot : dataplot: no visible global function definition for ‘title’
PSM.plot : resplot: no visible global function definition for ‘plot’
PSM.plot : resplot: no visible global function definition for ‘abline’
PSM.plot : resplot: no visible global function definition for ‘mtext’
PSM.plot : resplot: no visible global function definition for ‘title’
PSM.plot : acfplot: no visible global function definition for ‘acf’
PSM.plot : acfplot: no visible global function definition for ‘title’
PSM.plot : etaplot: no visible global function definition for
‘plot.new’
PSM.plot : etaplot: no visible global function definition for
‘plot.window’
PSM.plot : etaplot: no visible global function definition for ‘mtext’
PSM.plot: no visible global function definition for ‘par’
PSM.simulate: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
abline acf mtext na.omit optim par plot plot.new plot.window points
rnorm rug title
Consider adding
importFrom("graphics", "abline", "mtext", "par", "plot", "plot.new",
"plot.window", "points", "rug", "title")
importFrom("stats", "acf", "na.omit", "optim", "rnorm")
to your NAMESPACE file.
Flavors: 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