Last updated on 2023-09-26 23:04:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.91.5 | 22.10 | 192.96 | 215.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.91.5 | 14.46 | 139.86 | 154.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.91.5 | 267.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.91.5 | 277.25 | NOTE | |||
r-devel-windows-x86_64 | 0.91.5 | 24.00 | 183.00 | 207.00 | NOTE | |
r-patched-linux-x86_64 | 0.91.5 | 18.70 | 184.69 | 203.39 | OK | |
r-release-linux-x86_64 | 0.91.5 | 19.70 | 184.00 | 203.70 | OK | |
r-release-macos-arm64 | 0.91.5 | 85.00 | OK | |||
r-release-macos-x86_64 | 0.91.5 | 142.00 | OK | |||
r-release-windows-x86_64 | 0.91.5 | 29.00 | 205.00 | 234.00 | OK | |
r-oldrel-macos-arm64 | 0.91.5 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 0.91.5 | 159.00 | OK | |||
r-oldrel-windows-x86_64 | 0.91.5 | 29.00 | 182.00 | 211.00 | OK |
Version: 0.91.5
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'makeTitle':
‘string:’ ‘length:’ ‘prefix.length:’ ‘char:’
Documented arguments not in \usage in documentation object 'messageConsole':
‘message:’
Documented arguments not in \usage in documentation object 'tkEmptyLine':
‘tk.object:’ ‘row:’
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: 0.91.5
Check: package dependencies
Result: NOTE
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang