Last updated on 2023-11-28 12:51:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 17.33 | 148.84 | 166.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 9.58 | 106.87 | 116.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 196.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 189.45 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 13.00 | 121.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 20.77 | 138.53 | 159.30 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 10.28 | 135.50 | 145.78 | NOTE | |
r-release-macos-arm64 | 0.2.0 | 59.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 97.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 18.00 | 138.00 | 156.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 95.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 18.00 | 145.00 | 163.00 | OK |
Version: 0.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) piqr.Rd:114: Lost braces; missing escapes or markup?
114 | \code{y} is always {0}. See example 5 in \sQuote{Examples}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: Rd \usage sections
Result: NOTE
Objects in \usage without \alias in Rd file 'qrcmNP-internal.Rd':
‘Q’ ‘funQ1’ ‘check.fun’ ‘boot’ ‘predBeta’ ‘grad3’ ‘grad2’ ‘num.int’
‘integr’ ‘bisec’ ‘Bfun’ ‘bfun’ ‘funGrad’ ‘Fun’ ‘armijo’ ‘check.in.2’
‘check.out.2’ ‘piqr.newton’ ‘piqr.ee’ ‘pciqr.ee’ ‘pctiqr.ee’
‘plotCoef’ ‘nonzeroCoef’ ‘cov.theta.2’ ‘plot.piqr2’
‘divide.et.impera.2’ ‘print.niqr’ ‘print.summary.niqr’ ‘print.piqr’
‘print.summary.piqr’ ‘terms.piqr’ ‘coef.piqr’ ‘model.matrix.piqr’
‘nobs.piqr’
Assignments in \usage in Rd file 'qrcmNP-internal.Rd':
start.theta.niqr <- function(fun, x0, X, y, control = list()) piqr.internal(mf,
cl, formula.p, tol = 1e-06, maxit = 100, s, segno = 1, lambda = 0,
check = FALSE, A, st.theta = FALSE, theta0)
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.
S3 methods shown with full name in Rd file 'qrcmNP-internal.Rd':
‘plot.piqr2’
The \usage entries for S3 methods should use the \method markup and not
their full name.
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.2.0
Check: Rd \usage sections
Result: NOTE
S3 methods shown with full name in documentation object 'internals':
‘plot.piqr2’
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64