Last updated on 2023-12-11 21:53:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 31.76 | 177.34 | 209.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 23.51 | 126.51 | 150.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 259.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 256.55 | NOTE | |||
r-devel-windows-x86_64 | 1.0.7 | 28.00 | 173.00 | 201.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.7 | 28.32 | 164.65 | 192.97 | OK | |
r-release-linux-x86_64 | 1.0.7 | 26.38 | 163.96 | 190.34 | OK | |
r-release-macos-arm64 | 1.0.7 | 80.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 128.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 37.00 | 207.00 | 244.00 | OK | |
r-oldrel-macos-arm64 | 1.0.7 | 77.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.7 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 36.00 | 184.00 | 220.00 | OK |
Version: 1.0.7
Check: Rd files
Result: NOTE
checkRd: (-1) genResponses.Rd:34: Lost braces
34 | perturbation is applied (double in{0 < x < 1}),
| ^
checkRd: (-1) genResponses.Rd:36: Lost braces; missing escapes or markup?
36 | (double - when in {0 < x < 100} probs remain positively
| ^
checkRd: (-1) genResponses.Rd:38: Lost braces
38 | when in{100 < x < Inf} probs are negatively correlated with theta).
| ^
checkRd: (-1) plotMCC.Rd:20: Lost braces
20 | \item{bins}{If _e\\emph{linetype} is "bins", how many bins should be used to chunk the empirical lines?
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.7
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'postProcessSys.Rd':
‘myFile’
Documented arguments not in \usage in Rd file 'theta_ll.Rd':
‘params’
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