Last updated on 2023-09-21 16:57:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 8.87 | 114.53 | 123.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 6.88 | 80.96 | 87.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 144.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 152.89 | NOTE | |||
r-devel-windows-x86_64 | 1.3 | 12.00 | 108.00 | 120.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 6.38 | 104.14 | 110.52 | OK | |
r-release-linux-x86_64 | 1.3 | 9.11 | 103.24 | 112.35 | OK | |
r-release-macos-arm64 | 1.3 | 55.00 | OK | |||
r-release-macos-x86_64 | 1.3 | 86.00 | OK | |||
r-release-windows-x86_64 | 1.3 | 13.00 | 126.00 | 139.00 | OK | |
r-oldrel-macos-arm64 | 1.3 | 56.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3 | 92.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3 | 13.00 | 131.00 | 144.00 | OK |
Version: 1.3
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'splitQTL_comment':
‘output_qtls’
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-devel-windows-x86_64
Version: 1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DT’ ‘webshot’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64