Last updated on 2020-06-15 08:53:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-1 | 3.23 | 28.89 | 32.12 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7-1 | 2.49 | 22.99 | 25.48 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7-1 | 47.71 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-1 | 38.02 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.7-1 | 9.00 | 61.00 | 70.00 | WARN | |
r-patched-linux-x86_64 | 0.7-1 | 3.17 | 28.72 | 31.89 | NOTE | |
r-patched-solaris-x86 | 0.7-1 | 62.40 | NOTE | |||
r-release-linux-x86_64 | 0.7-1 | 3.11 | 28.86 | 31.97 | NOTE | |
r-release-osx-x86_64 | 0.7-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7-1 | 12.00 | 67.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.7-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7-1 | 7.00 | 70.00 | 77.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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.7-1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Warning: S4 exports specified in 'NAMESPACE' but not defined in package 'CommonTrend'
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
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64