Last updated on 2015-09-06 23:47:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.48 | 29.34 | 30.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.71 | 28.52 | 30.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 61.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 57.10 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 54.49 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 6.00 | 56.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 1.52 | 30.01 | 31.53 | NOTE | |
r-patched-solaris-sparc | 1.2 | 389.70 | NOTE | |||
r-patched-solaris-x86 | 1.2 | 86.40 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 1.45 | 30.91 | 32.36 | NOTE | |
r-release-osx-x86_64-mavericks | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 9.00 | 49.00 | 58.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 14.00 | 74.00 | 88.00 | NOTE |
Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-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: 1.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘shiny’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-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, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: R code for possible problems
Result: NOTE
likert: no visible global function definition for ‘sd’
likert.bar.plot: no visible global function definition for ‘colorRamp’
likert.bar.plot: no visible global function definition for ‘rgb’
likert.density.plot: no visible global function definition for
‘density’
pairs.ordered.categorical: no visible global function definition for
‘pairs’
panel.cor.ordered.categorical: no visible global function definition
for ‘par’
panel.cor.ordered.categorical: no visible global function definition
for ‘cor’
panel.cor.ordered.categorical: no visible global function definition
for ‘strwidth’
panel.cor.ordered.categorical: no visible global function definition
for ‘cor.test’
panel.cor.ordered.categorical: no visible global function definition
for ‘symnum’
panel.cor.ordered.categorical: no visible global function definition
for ‘text’
panel.hist: no visible global function definition for ‘par’
panel.hist: no visible global function definition for ‘hist’
panel.hist: no visible global function definition for ‘rect’
panel.smooth.ordered.categorical: no visible global function definition
for ‘par’
panel.smooth.ordered.categorical: no visible global function definition
for ‘symbols’
panel.smooth.ordered.categorical: no visible global function definition
for ‘lines’
summary.likert : <anonymous>: no visible global function definition for
‘sd’
summary.likert: no visible global function definition for ‘sd’
Undefined global functions or variables:
colorRamp cor cor.test density hist lines pairs par rect rgb sd
strwidth symbols symnum text
Consider adding
importFrom("grDevices", "colorRamp", "rgb")
importFrom("graphics", "hist", "lines", "pairs", "par", "rect",
"strwidth", "symbols", "text")
importFrom("stats", "cor", "cor.test", "density", "sd", "symnum")
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
Version: 1.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 7 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, 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