Last updated on 2023-12-09 10:49:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 9.97 | 93.96 | 103.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 7.24 | 70.58 | 77.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 127.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 128.79 | NOTE | |||
r-devel-windows-x86_64 | 0.6.1 | 9.00 | 88.00 | 97.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.1 | 7.41 | 88.59 | 96.00 | OK | |
r-release-linux-x86_64 | 0.6.1 | 7.03 | 87.97 | 95.00 | 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 | 102.00 | 115.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 | 13.00 | 110.00 | 123.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