Last updated on 2017-09-26 01:47:58.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.7 | 2.05 | 39.45 | 41.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.7 | 2.30 | 37.95 | 40.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.7 | 103.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.7 | 99.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.7 | 7.00 | 72.00 | 79.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.7 | 2.26 | 37.84 | 40.10 | NOTE | |
r-patched-solaris-x86 | 0.5.7 | 101.00 | NOTE | |||
r-release-linux-x86_64 | 0.5.7 | 2.05 | 37.99 | 40.04 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5.7 | 7.00 | 73.00 | 80.00 | NOTE | |
r-release-osx-x86_64 | 0.5.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.7 | 6.00 | 68.00 | 74.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5.7 | NOTE |
Version: 0.5.7
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
+.CellStyle CellBlock.default CellStyle.default
See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.5.7
Check: R code for possible problems
Result: NOTE
.xssfcolor: no visible global function definition for ‘col2rgb’
Undefined global functions or variables:
col2rgb
Consider adding
importFrom("grDevices", "col2rgb")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64