Last updated on 2017-09-26 01:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.4 | 11.42 | 40.35 | 51.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.4 | 9.07 | 40.32 | 49.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8.4 | 94.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.4 | 89.26 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.8.4 | 41.00 | 105.00 | 146.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.4 | 9.20 | 40.11 | 49.31 | NOTE | |
r-patched-solaris-x86 | 1.8.4 | 107.60 | NOTE | |||
r-release-linux-x86_64 | 1.8.4 | 9.03 | 39.70 | 48.73 | NOTE | |
r-release-windows-ix86+x86_64 | 1.8.4 | 31.00 | 114.00 | 145.00 | NOTE | |
r-release-osx-x86_64 | 1.8.4 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.8.4 | 40.00 | 103.00 | 143.00 | OK | |
r-oldrel-osx-x86_64 | 1.8.4 | NOTE |
Version: 1.8.4
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
rbind.fill rbind.fill.matrix
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: 1.8.4
Check: Rd \usage sections
Result: NOTE
S3 methods shown with full name in documentation object 'rbind.fill':
‘rbind.fill’
S3 methods shown with full name in documentation object 'rbind.fill.matrix':
‘rbind.fill.matrix’
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.
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
Version: 1.8.4
Check: compiled code
Result: NOTE
File ‘plyr/libs/plyr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable 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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.8.4
Check: dependencies in R code
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-oldrel-osx-x86_64