Last updated on 2023-11-29 16:51:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 8.85 | 93.19 | 102.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 7.33 | 70.40 | 77.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 124.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 118.95 | NOTE | |||
r-devel-windows-x86_64 | 0.6.1 | 10.00 | 96.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.1 | 8.36 | 89.02 | 97.38 | OK | |
r-release-linux-x86_64 | 0.6.1 | 5.55 | 89.10 | 94.65 | OK | |
r-release-macos-arm64 | 0.6.1 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.6.1 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 13.00 | 103.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 0.6.1 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.1 | 67.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.1 | 14.00 | 107.00 | 121.00 | OK |
Version: 0.6.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'clique_color_pals.Rd':
‘aplha’
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.6.1
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