Last updated on 2023-12-10 04:00:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.91.5 | 23.32 | 188.79 | 212.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.91.5 | 17.93 | 137.42 | 155.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.91.5 | 267.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.91.5 | 259.75 | NOTE | |||
r-devel-windows-x86_64 | 0.91.5 | 22.00 | 296.00 | 318.00 | NOTE | |
r-patched-linux-x86_64 | 0.91.5 | 16.93 | 183.76 | 200.69 | OK | |
r-release-linux-x86_64 | 0.91.5 | 18.12 | 179.77 | 197.89 | 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 | 28.00 | 200.00 | 228.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 | 27.00 | 172.00 | 199.00 | OK |
Version: 0.91.5
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'makeTitle.Rd':
‘string:’ ‘length:’ ‘prefix.length:’ ‘char:’
Documented arguments not in \usage in Rd file 'messageConsole.Rd':
‘message:’
Documented arguments not in \usage in Rd file 'tkEmptyLine.Rd':
‘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