Last updated on 2020-03-07 09:48:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.84 | 32.06 | 35.90 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.97 | 25.79 | 28.76 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 43.71 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 42.58 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 11.00 | 49.00 | 60.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.2 | 7.00 | 47.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.2 | 3.20 | 29.17 | 32.37 | WARN | |
r-patched-solaris-x86 | 0.1.2 | 60.30 | WARN | |||
r-release-linux-x86_64 | 0.1.2 | 3.36 | 29.11 | 32.47 | WARN | |
r-release-windows-ix86+x86_64 | 0.1.2 | 7.00 | 53.00 | 60.00 | WARN | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 4.00 | 43.00 | 47.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE |
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
quickModel: no visible global function definition for 'tail'
quickSource: no visible global function definition for 'write.table'
Undefined global functions or variables:
tail write.table
Consider adding
importFrom("utils", "tail", "write.table")
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-devel-windows-ix86+x86_64-gcc8, 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: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'getSource':
'...'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64