Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 16.33 | 139.21 | 155.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 15.02 | 104.18 | 119.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 173.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 159.64 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 59.00 | 145.00 | 204.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 14.91 | 133.48 | 148.39 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 248.70 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 17.66 | 136.34 | 154.00 | NOTE | |
r-release-macos-x86_64 | 0.1-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-2 | 58.00 | 198.00 | 256.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 29.00 | 128.00 | 157.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64