Last updated on 2017-07-26 01:56:35.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-8 | 5.73 | 69.48 | 75.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-8 | 5.40 | 69.71 | 75.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-8 | 154.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-8 | 158.84 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9-8 | 29.00 | 146.00 | 175.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-8 | 6.74 | 73.20 | 79.94 | NOTE | |
r-patched-solaris-x86 | 0.9-8 | 218.80 | NOTE | |||
r-release-linux-x86_64 | 0.9-8 | 5.84 | 71.17 | 77.00 | NOTE | |
r-release-windows-ix86+x86_64 | 0.9-8 | 30.00 | 185.00 | 215.00 | NOTE | |
r-release-osx-x86_64 | 0.9-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9-8 | 28.00 | 106.00 | 134.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.9-8 | WARN |
Version: 0.9-8
Check: R code for possible problems
Result: NOTE
.onAttach: no visible global function definition for ‘palette’
.onAttach: no visible global function definition for ‘dev.off’
helpAboutBCA: no visible global function definition for ‘help’
Undefined global functions or variables:
dev.off help palette
Consider adding
importFrom("grDevices", "dev.off", "palette")
importFrom("utils", "help")
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
Version: 0.9-8
Check: dependencies in R code
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: S3 generic/method consistency
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: replacement functions
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: foreign function calls
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: R code for possible problems
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key.onAttach: no visible global function definition for ‘palette’
.onAttach: no visible global function definition for ‘dev.off’
helpAboutBCA: no visible global function definition for ‘help’
Undefined global functions or variables:
dev.off help palette
Consider adding
importFrom("grDevices", "dev.off", "palette")
importFrom("utils", "help")
to your NAMESPACE file.
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: for missing documentation entries
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: for code/documentation mismatches
Result: WARN
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-oldrel-osx-x86_64
Version: 0.9-8
Check: Rd \usage sections
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-osx-x86_64