Last updated on 2023-12-05 18:49:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.9.3 | 10.21 | 78.67 | 88.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.9.3 | 7.59 | 59.90 | 67.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.9.3 | 117.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.9.3 | 130.15 | NOTE | |||
r-devel-windows-x86_64 | 2.9.3 | 9.00 | 96.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 2.9.3 | 13.58 | 75.89 | 89.47 | OK | |
r-release-linux-x86_64 | 2.9.3 | 8.74 | 78.39 | 87.13 | OK | |
r-release-macos-arm64 | 2.9.3 | 42.00 | OK | |||
r-release-macos-x86_64 | 2.9.3 | 56.00 | OK | |||
r-release-windows-x86_64 | 2.9.3 | 11.00 | 103.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 2.9.3 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 2.9.3 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 2.9.3 | 12.00 | 89.00 | 101.00 | OK |
Version: 2.9.3
Check: Rd files
Result: NOTE
checkRd: (-1) parseMix.Rd:15: Lost braces
15 | list with categorical expression (\code{cat}), which is normalized, a numerical expression (code{nums})
| ^
checkRd: (-1) parseMix.Rd:16: Lost braces
16 | and a negated version of this expression (code{negNums})
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.9.3
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'fcf.env.Rd':
‘vars’
Documented arguments not in \usage in Rd file 'getlevels.Rd':
‘editarray’
Documented arguments not in \usage in Rd file 'parseCatEdit.Rd':
‘e’
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