Last updated on 2016-10-25 23:47:31.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-1 | 1.06 | 15.57 | 16.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7-1 | 0.98 | 15.50 | 16.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7-1 | 29.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-1 | 29.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7-1 | 5.00 | 45.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 0.7-1 | 1.05 | 14.59 | 15.64 | NOTE | |
r-patched-solaris-sparc | 0.7-1 | 157.20 | NOTE | |||
r-patched-solaris-x86 | 0.7-1 | 35.00 | NOTE | |||
r-release-linux-x86_64 | 0.7-1 | 0.92 | 14.60 | 15.51 | NOTE | |
r-release-osx-x86_64-mavericks | 0.7-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7-1 | 3.00 | 47.00 | 50.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.7-1 | 4.00 | 43.00 | 47.00 | NOTE |
Version: 0.7-1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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, r-oldrel-windows-ix86+x86_64
Version: 0.7-1
Check: R code for possible problems
Result: NOTE
p.Johansen: no visible global function definition for ‘pgamma’
plotComT: no visible global function definition for ‘axis’
plotComT: no visible global function definition for ‘title’
plotComT: no visible global function definition for ‘lines’
plotComT: no visible global function definition for ‘box’
q.Johansen: no visible global function definition for ‘qgamma’
Undefined global functions or variables:
axis box lines pgamma qgamma title
Consider adding
importFrom("graphics", "axis", "box", "lines", "title")
importFrom("stats", "pgamma", "qgamma")
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