Last updated on 2026-08-02 02:50:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0.4 | 2.87 | 31.39 | 34.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0.4 | 2.05 | 25.06 | 27.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0.4 | 50.59 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.1.0.4 | 22.20 | NOTE | |||
| r-devel-windows-x86_64 | 2.1.0.4 | 4.00 | 54.00 | 58.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.0.4 | 2.59 | 28.53 | 31.12 | NOTE | |
| r-release-linux-x86_64 | 2.1.0.4 | 2.33 | 28.41 | 30.74 | NOTE | |
| r-release-macos-arm64 | 2.1.0.4 | 1.00 | 11.00 | 12.00 | NOTE | |
| r-release-macos-x86_64 | 2.1.0.4 | 2.00 | 36.00 | 38.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.0.4 | 4.00 | 55.00 | 59.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.0.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.1.0.4 | 2.00 | 32.00 | 34.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.1.0.4 | 5.00 | 61.00 | 66.00 | NOTE |
Version: 2.1.0.4
Check: Rd files
Result: NOTE
checkRd: (-1) goals.Rd:21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) goals.Rd:22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) goals.Rd:23: Lost braces in \itemize; meant \describe ?
checkRd: (-1) goals.Rd:24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) gw.Rd:66: Lost braces
66 | \item \code{Y} {if requested (the default), the \code{y} vector used.}
| ^
checkRd: (-1) gw.Rd:67: Lost braces
67 | \item \code{W} {the weights supplied, a vector of \code{1}s if none were.}
| ^
checkRd: (-1) gw.Rd:68: Lost braces; missing escapes or markup?
68 | \item \code{covars} {names of the covariates in the model.}
| ^
checkRd: (-1) gw.Rd:69: Lost braces; missing escapes or markup?
69 | \item \code{nobs} {number of observations.}
| ^
checkRd: (-1) gw.Rd:70: Lost braces; missing escapes or markup?
70 | \item \code{covoffset} {a logical value specifying if an offset is present.}
| ^
checkRd: (-1) gw.Rd:71: Lost braces; missing escapes or markup?
71 | \item \code{loglik} {the maximized log-likelihood.}
| ^
checkRd: (-1) gw.Rd:72: Lost braces
72 | \item \code{aic} {a version of Akaike's \emph{An Information Criterion}, minus twice the maximized log-likelihood plus twice the number of parameters.}
| ^
checkRd: (-1) gw.Rd:73: Lost braces; missing escapes or markup?
73 | \item \code{bic} {Bayesian Information Criterion, minus twice the maximized log-likelihood plus the number of parameters multiplied by the logarithm of the number of observations.}
| ^
checkRd: (-1) gw.Rd:74: Lost braces; missing escapes or markup?
74 | \item \code{df.residual} {the residual degrees of freedom.}
| ^
checkRd: (-1) gw.Rd:75: Lost braces; missing escapes or markup?
75 | \item \code{residuals} {the residuals in the final iteration of the fit.}
| ^
checkRd: (-1) gw.Rd:76: Lost braces; missing escapes or markup?
76 | \item \code{coefficients} {a named vector of coefficients.}
| ^
checkRd: (-1) gw.Rd:77: Lost braces; missing escapes or markup?
77 | \item \code{betaIIpars} {parameters estimates of the BetaII distribution.}
| ^
checkRd: (-1) gw.Rd:78: Lost braces; missing escapes or markup?
78 | \item \code{betascoefs} {a vector of coefficients.}
| ^
checkRd: (-1) gw.Rd:79: Lost braces; missing escapes or markup?
79 | \item \code{fitted.values} {the fitted mean values, obtained by transforming the linear predictors by the inverse of the link function.}
| ^
checkRd: (-1) gw.Rd:80: Lost braces; missing escapes or markup?
80 | \item \code{hessian} {a symmetric matrix giving an estimate of the Hessian at the solution found in the optimization of the log-likelihood function.}
| ^
checkRd: (-1) gw.Rd:81: Lost braces; missing escapes or markup?
81 | \item \code{cov} {an estimate of the covariance matrix of the model coefficients.}
| ^
checkRd: (-1) gw.Rd:82: Lost braces; missing escapes or markup?
82 | \item \code{se} {a vector of the standard errors estimates of the estimated coefficients.}
| ^
checkRd: (-1) gw.Rd:83: Lost braces; missing escapes or markup?
83 | \item \code{corr} {an estimate of the correlation matrix of the model coefficients.}
| ^
checkRd: (-1) gw.Rd:84: Lost braces
84 | \item \code{code} {a code that indicates successful convergence of the fitter function used (see \code{nlm} and \code{optim} helps).}
| ^
checkRd: (-1) gw.Rd:85: Lost braces; missing escapes or markup?
85 | \item \code{converged} {logical value that indicates if the optimization algorithms succesfull.}
| ^
checkRd: (-1) gw.Rd:86: Lost braces; missing escapes or markup?
86 | \item \code{method} {the name of the fitter function used.}
| ^
checkRd: (-1) gw.Rd:87: Lost braces
87 | \item \code{k} {if requested, the \code{k} value used.}
| ^
checkRd: (-1) gw.Rd:88: Lost braces
88 | \item \code{kBool} {a logical value specifying whether there is a \code{k} value or it is estimated.}
| ^
checkRd: (-1) gw.Rd:89: Lost braces; missing escapes or markup?
89 | \item \code{call} {the matched call.}
| ^
checkRd: (-1) gw.Rd:90: Lost braces; missing escapes or markup?
90 | \item \code{formula} {the formula supplied.}
| ^
checkRd: (-1) gw.Rd:91: Lost braces
91 | \item \code{terms} {the \code{terms} object used.}
| ^
checkRd: (-1) gw.Rd:92: Lost braces
92 | \item \code{data} {the \code{data} argument.}
| ^
checkRd: (-1) gw.Rd:93: Lost braces; missing escapes or markup?
93 | \item \code{offset} {the offset vector used.}
| ^
checkRd: (-1) gw.Rd:94: Lost braces
94 | \item \code{control} {the value of the \code{control} argument used.}
| ^
checkRd: (-1) gw.Rd:95: Lost braces; missing escapes or markup?
95 | \item \code{method} {the name of the fitter function used.}
| ^
checkRd: (-1) gw.Rd:96: Lost braces; missing escapes or markup?
96 | \item \code{contrasts} {(where relevant) the contrasts used.}
| ^
checkRd: (-1) gw.Rd:97: Lost braces; missing escapes or markup?
97 | \item \code{xlevels} {(where relevant) a record of the levels of the factors used in fitting.}
| ^
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.0.4
Check: for new files in some other directories
Result: NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp05AYhc’ ‘~/tmp/scratch/Rtmp07mcar’
‘~/tmp/scratch/Rtmp0FTsQZ’ ‘~/tmp/scratch/Rtmp1DRyYs’
‘~/tmp/scratch/Rtmp1yglkA’ ‘~/tmp/scratch/Rtmp3Dgtqz’
‘~/tmp/scratch/Rtmp4l3qd6’ ‘~/tmp/scratch/Rtmp5SodK3’
‘~/tmp/scratch/Rtmp66UzhZ’ ‘~/tmp/scratch/Rtmp7ETND0’
‘~/tmp/scratch/Rtmp93Zi1u’ ‘~/tmp/scratch/Rtmp9EEfQu’
‘~/tmp/scratch/RtmpAH9jSJ’ ‘~/tmp/scratch/RtmpC54xaZ’
‘~/tmp/scratch/RtmpC8CEhN’ ‘~/tmp/scratch/RtmpCOo1Di’
‘~/tmp/scratch/RtmpCTijmJ’ ‘~/tmp/scratch/RtmpCVZps7’
‘~/tmp/scratch/RtmpCkpYQM’ ‘~/tmp/scratch/RtmpCqI8Gk’
‘~/tmp/scratch/RtmpD6zFRO’ ‘~/tmp/scratch/RtmpDJd1L3’
‘~/tmp/scratch/RtmpDnLtbR’ ‘~/tmp/scratch/RtmpEUvnZr’
‘~/tmp/scratch/RtmpEyzJ1g’ ‘~/tmp/scratch/RtmpGE1pTJ’
‘~/tmp/scratch/RtmpH0ftpb’ ‘~/tmp/scratch/RtmpIVQtOf’
‘~/tmp/scratch/RtmpItTyth’ ‘~/tmp/scratch/RtmpJicA4u’
‘~/tmp/scratch/RtmpK02Zs9’ ‘~/tmp/scratch/RtmpL09E3x’
‘~/tmp/scratch/RtmpL31Fr5’ ‘~/tmp/scratch/RtmpLtn93n’
‘~/tmp/scratch/RtmpM7JApw’ ‘~/tmp/scratch/RtmpMPDNuv’
‘~/tmp/scratch/RtmpNs9LOu’ ‘~/tmp/scratch/RtmpOrypAA’
‘~/tmp/scratch/RtmpQTXrOU’ ‘~/tmp/scratch/RtmpQgPrbV’
‘~/tmp/scratch/RtmpRC2QM7’ ‘~/tmp/scratch/RtmpREfZZQ’
‘~/tmp/scratch/RtmpRIa96L’ ‘~/tmp/scratch/RtmpRSdUky’
‘~/tmp/scratch/RtmpUKSW31’ ‘~/tmp/scratch/RtmpV5KX03’
‘~/tmp/scratch/RtmpVjAEFE’ ‘~/tmp/scratch/RtmpWSEclL’
‘~/tmp/scratch/RtmpWtNbY0’ ‘~/tmp/scratch/RtmpXKH5Ip’
‘~/tmp/scratch/RtmpXOiY1B’ ‘~/tmp/scratch/RtmpXTCFNw’
‘~/tmp/scratch/RtmpZMsgQd’ ‘~/tmp/scratch/RtmpaDsyKX’
‘~/tmp/scratch/RtmpaL1YYD’ ‘~/tmp/scratch/Rtmpam6KyU’
‘~/tmp/scratch/RtmpatVJik’ ‘~/tmp/scratch/RtmpawAAer’
‘~/tmp/scratch/RtmpaxSTXu’ ‘~/tmp/scratch/RtmpcIqrEb’
‘~/tmp/scratch/RtmpcjEIO3’ ‘~/tmp/scratch/Rtmpd39Mw3’
‘~/tmp/scratch/RtmpdVHboi’ ‘~/tmp/scratch/RtmpdbuLQD’
‘~/tmp/scratch/RtmpdiwDb1’ ‘~/tmp/scratch/RtmpduKOir’
‘~/tmp/scratch/RtmpfBzE4r’ ‘~/tmp/scratch/Rtmpg4Jpmb’
‘~/tmp/scratch/RtmpgFfOSh’ ‘~/tmp/scratch/RtmpgGqgYA’
‘~/tmp/scratch/Rtmpgwwtcf’ ‘~/tmp/scratch/RtmphIFIIf’
‘~/tmp/scratch/RtmphLTPHg’ ‘~/tmp/scratch/RtmphQa8Bs’
‘~/tmp/scratch/RtmphuS4Uh’ ‘~/tmp/scratch/Rtmpi4660e’
‘~/tmp/scratch/Rtmpi7cIp5’ ‘~/tmp/scratch/RtmpiY2YZq’
‘~/tmp/scratch/RtmpjQ9FSx’ ‘~/tmp/scratch/Rtmpjk9v89’
‘~/tmp/scratch/RtmpkG7MNG’ ‘~/tmp/scratch/RtmpksOS6N’
‘~/tmp/scratch/RtmplmX3hg’ ‘~/tmp/scratch/RtmpnIxDHi’
‘~/tmp/scratch/RtmpnY0flk’ ‘~/tmp/scratch/RtmpnbNC9q’
‘~/tmp/scratch/RtmpqjRG1a’ ‘~/tmp/scratch/RtmprsSsF0’
‘~/tmp/scratch/RtmpsZT6x2’ ‘~/tmp/scratch/Rtmpuj0ssN’
‘~/tmp/scratch/RtmpuqeKcy’ ‘~/tmp/scratch/RtmpuztuUF’
‘~/tmp/scratch/RtmpvS2vXj’ ‘~/tmp/scratch/RtmpvjTqB9’
‘~/tmp/scratch/RtmpwAo9No’ ‘~/tmp/scratch/RtmpxrJsfs’
‘~/tmp/scratch/RtmpyBF1wk’ ‘~/tmp/scratch/RtmpyxLTyI’
‘~/tmp/scratch/xvfb-run.0hdSTZ’ ‘~/tmp/scratch/xvfb-run.2URHVz’
‘~/tmp/scratch/xvfb-run.8SUNh7’ ‘~/tmp/scratch/xvfb-run.91bPLv’
‘~/tmp/scratch/xvfb-run.CQMn5o’ ‘~/tmp/scratch/xvfb-run.GjsHg9’
‘~/tmp/scratch/xvfb-run.I6O0ax’ ‘~/tmp/scratch/xvfb-run.LeLIbP’
‘~/tmp/scratch/xvfb-run.LhNOBa’ ‘~/tmp/scratch/xvfb-run.O0DQXz’
‘~/tmp/scratch/xvfb-run.OHXLHs’ ‘~/tmp/scratch/xvfb-run.PsadAk’
‘~/tmp/scratch/xvfb-run.QWZQke’ ‘~/tmp/scratch/xvfb-run.Qn7B2N’
‘~/tmp/scratch/xvfb-run.ROqy2c’ ‘~/tmp/scratch/xvfb-run.V0kIQA’
‘~/tmp/scratch/xvfb-run.Y8Q6HN’ ‘~/tmp/scratch/xvfb-run.YBad6O’
‘~/tmp/scratch/xvfb-run.aITfse’ ‘~/tmp/scratch/xvfb-run.ekX7W7’
‘~/tmp/scratch/xvfb-run.hxptX0’ ‘~/tmp/scratch/xvfb-run.iu6mNG’
‘~/tmp/scratch/xvfb-run.lPdG1Q’ ‘~/tmp/scratch/xvfb-run.mNhR3L’
‘~/tmp/scratch/xvfb-run.mTDARy’ ‘~/tmp/scratch/xvfb-run.mnk7PP’
‘~/tmp/scratch/xvfb-run.taPYA5’ ‘~/tmp/scratch/xvfb-run.tv1OQ3’
‘~/tmp/scratch/xvfb-run.v68zeN’ ‘~/tmp/scratch/xvfb-run.w0OQso’
‘~/tmp/scratch/xvfb-run.yPbbRg’ ‘~/tmp/scratch/xvfb-run.zFyEoy’
‘~/tmp/scratch/xvfb-run.zpI3iV’ ‘~/tmp/scratch/xvfb-run.zwsjzZ’
Flavor: r-devel-linux-x86_64-debian-gcc