Last updated on 2023-12-04 05:09:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 14.87 | 248.08 | 262.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 11.64 | 157.12 | 168.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 293.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 268.24 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 14.00 | 158.00 | 172.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.1 | 16.73 | 203.07 | 219.80 | OK | |
r-release-linux-x86_64 | 1.2.1 | 13.31 | 202.60 | 215.91 | OK | |
r-release-macos-arm64 | 1.2.1 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 120.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 19.00 | 199.00 | 218.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 107.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 20.00 | 193.00 | 213.00 | OK |
Version: 1.2.1
Check: Rd files
Result: NOTE
checkRd: (-1) bandingEst.Rd:21: Lost braces; missing escapes or markup?
21 | that are far removed from one another. The {i, j} entry of the estimated
| ^
checkRd: (-1) bandingEst.Rd:22: Lost braces; missing escapes or markup?
22 | covariance matrix will be zero if the absolute value of {i - j} is greater
| ^
checkRd: (-1) taperingEst.Rd:29: Lost braces; missing escapes or markup?
29 | \code{abs(i - j) <= k / 2}, then entry {i, j} in the weight matrix is equal
| ^
checkRd: (-1) taperingEst.Rd:30: Lost braces; missing escapes or markup?
30 | to 1. If \code{k / 2 < abs(i - j) < k}, then entry {i, j} is equal to
| ^
checkRd: (-1) taperingEst.Rd:31: Lost braces; missing escapes or markup?
31 | \code{2 - 2 * abs(i - j) / k}. Otherwise, entry {i, j} is equal to 0.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'cvRiskPlot.Rd':
‘estimator’
Documented arguments not in \usage in Rd file 'matrixMetrics.Rd':
‘estimator’
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