Last updated on 2023-09-24 08:58:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.1 | 6.08 | 208.16 | 214.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.1 | 4.04 | 153.43 | 157.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.1 | 256.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 263.43 | NOTE | |||
r-devel-windows-x86_64 | 0.9.1 | 6.00 | 174.00 | 180.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.1 | 3.45 | 197.91 | 201.36 | OK | |
r-release-linux-x86_64 | 0.9.1 | 4.32 | 204.72 | 209.04 | OK | |
r-release-macos-arm64 | 0.9.1 | 78.00 | OK | |||
r-release-macos-x86_64 | 0.9.1 | 133.00 | OK | |||
r-release-windows-x86_64 | 0.9.1 | 7.00 | 214.00 | 221.00 | OK | |
r-oldrel-macos-arm64 | 0.9.1 | 60.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.1 | 108.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.1 | 7.00 | 221.00 | 228.00 | OK |
Version: 0.9.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'fixvar_of_red_mod':
‘data’
Documented arguments not in \usage in documentation object 'get_ndf':
‘data’
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.9.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
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