Last updated on 2023-10-01 08:52:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 10.25 | 95.07 | 105.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 7.44 | 72.01 | 79.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 132.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 128.38 | NOTE | |||
r-devel-windows-x86_64 | 0.6.1 | 9.00 | 87.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.1 | 6.31 | 90.19 | 96.50 | OK | |
r-release-linux-x86_64 | 0.6.1 | 5.90 | 91.43 | 97.33 | 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 | 12.00 | 104.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 | 15.00 | 107.00 | 122.00 | OK |
Version: 0.6.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'clique_color_pals':
‘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