Last updated on 2023-08-19 18:51:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 13.30 | 93.86 | 107.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 7.74 | 68.84 | 76.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 133.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 131.29 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 10.00 | 90.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 8.94 | 89.17 | 98.11 | OK | |
r-release-linux-x86_64 | 1.2 | 7.97 | 91.23 | 99.20 | OK | |
r-release-macos-arm64 | 1.2 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 13.00 | 107.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 46.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 43.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2 | 14.00 | 94.00 | 108.00 | OK |
Version: 1.2
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object ‘debugVisualizeRBF’:
‘\code{cobra}’
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: 1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘mgcv’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64