Last updated on 2018-04-29 01:46:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 9.69 | 117.58 | 127.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 10.44 | 111.14 | 121.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 118.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 120.88 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 22.00 | 162.00 | 184.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 10.56 | 118.35 | 128.91 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 181.70 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 9.53 | 115.46 | 124.99 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-2 | 22.00 | 162.00 | 184.00 | NOTE | |
r-release-osx-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 14.00 | 115.00 | 129.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-2 | NOTE |
Version: 0.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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1-2
Check: R code for possible problems
Result: NOTE
.makeQuickWordcloud: no visible global function definition for ‘J’
.makeQuickWordcloud: no visible global function definition for ‘new’
.makeQuickWordcloud: no visible global function definition for ‘.jnull’
.makeTextPlot: no visible global function definition for ‘J’
.makeTextPlot: no visible global function definition for ‘new’
.makeTextPlot: no visible global function definition for ‘.jnull’
.onLoad: no visible global function definition for ‘.jpackage’
.onLoad: no visible global function definition for ‘.jnew’
.onLoad: no visible global function definition for ‘J’
make.color.scale: no visible global function definition for ‘rgb’
Undefined global functions or variables:
.jnew .jnull .jpackage J new rgb
Consider adding
importFrom("grDevices", "rgb")
importFrom("methods", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64