Last updated on 2026-08-04 02:50:43 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 | 1.85 | 25.35 | 27.20 | 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 | 5.00 | 55.00 | 60.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 | 58.00 | 63.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/Rtmp02D2TP’ ‘~/tmp/scratch/Rtmp1MXM9b’
‘~/tmp/scratch/Rtmp1Yv9GS’ ‘~/tmp/scratch/Rtmp1rVgUY’
‘~/tmp/scratch/Rtmp1roQEp’ ‘~/tmp/scratch/Rtmp2J8AyQ’
‘~/tmp/scratch/Rtmp3WIKjJ’ ‘~/tmp/scratch/Rtmp3x7Hok’
‘~/tmp/scratch/Rtmp4968GG’ ‘~/tmp/scratch/Rtmp49VvTA’
‘~/tmp/scratch/Rtmp4pdBUV’ ‘~/tmp/scratch/Rtmp4tq0ij’
‘~/tmp/scratch/Rtmp55y1oV’ ‘~/tmp/scratch/Rtmp5UCTen’
‘~/tmp/scratch/Rtmp5dtZNU’ ‘~/tmp/scratch/Rtmp6TA7l6’
‘~/tmp/scratch/Rtmp6jzCCK’ ‘~/tmp/scratch/Rtmp8YOc2N’
‘~/tmp/scratch/Rtmp8yZsZM’ ‘~/tmp/scratch/RtmpAPR7kl’
‘~/tmp/scratch/RtmpD7e3Qf’ ‘~/tmp/scratch/RtmpDm89pr’
‘~/tmp/scratch/RtmpDmoNCJ’ ‘~/tmp/scratch/RtmpDu9Q8F’
‘~/tmp/scratch/RtmpFzhztv’ ‘~/tmp/scratch/RtmpG2jdkb’
‘~/tmp/scratch/RtmpG95HHz’ ‘~/tmp/scratch/RtmpGHovHH’
‘~/tmp/scratch/RtmpGrRkq1’ ‘~/tmp/scratch/RtmpGw8bVx’
‘~/tmp/scratch/RtmpGyC0kw’ ‘~/tmp/scratch/RtmpHUXvfo’
‘~/tmp/scratch/RtmpHg3Cyd’ ‘~/tmp/scratch/RtmpIUXGkH’
‘~/tmp/scratch/RtmpIVxAdn’ ‘~/tmp/scratch/RtmpIzf0Q3’
‘~/tmp/scratch/RtmpJ4HUmI’ ‘~/tmp/scratch/RtmpLPqvc6’
‘~/tmp/scratch/RtmpLTBTNI’ ‘~/tmp/scratch/RtmpLnYU4i’
‘~/tmp/scratch/RtmpLo8bBs’ ‘~/tmp/scratch/RtmpMcJmFs’
‘~/tmp/scratch/RtmpMlbSoE’ ‘~/tmp/scratch/RtmpN4DMop’
‘~/tmp/scratch/RtmpNZ0C6B’ ‘~/tmp/scratch/RtmpNm1H3y’
‘~/tmp/scratch/RtmpNuFG9S’ ‘~/tmp/scratch/RtmpP70ewM’
‘~/tmp/scratch/RtmpPABA0U’ ‘~/tmp/scratch/RtmpPDDvBu’
‘~/tmp/scratch/RtmpPsAxLt’ ‘~/tmp/scratch/RtmpQDgdc8’
‘~/tmp/scratch/RtmpRinelL’ ‘~/tmp/scratch/RtmpRlvWZ8’
‘~/tmp/scratch/RtmpSPZm2L’ ‘~/tmp/scratch/RtmpSS3V4S’
‘~/tmp/scratch/RtmpScnIBI’ ‘~/tmp/scratch/RtmpTDrWk5’
‘~/tmp/scratch/RtmpTdtAU1’ ‘~/tmp/scratch/RtmpVVZfAK’
‘~/tmp/scratch/RtmpVj9no3’ ‘~/tmp/scratch/RtmpYCp1Gn’
‘~/tmp/scratch/RtmpYxs4V2’ ‘~/tmp/scratch/RtmpZA9lRJ’
‘~/tmp/scratch/RtmpcdRTYu’ ‘~/tmp/scratch/Rtmpee359E’
‘~/tmp/scratch/RtmpfjUoj9’ ‘~/tmp/scratch/RtmpgV2qsI’
‘~/tmp/scratch/Rtmph0ZrMK’ ‘~/tmp/scratch/RtmphF3UOy’
‘~/tmp/scratch/RtmphqHEqY’ ‘~/tmp/scratch/Rtmphws2NC’
‘~/tmp/scratch/RtmpiTQxZg’ ‘~/tmp/scratch/Rtmpim4jzh’
‘~/tmp/scratch/RtmpjWPuCA’ ‘~/tmp/scratch/RtmpjgzITV’
‘~/tmp/scratch/RtmpjkL7yF’ ‘~/tmp/scratch/RtmpkgvlRT’
‘~/tmp/scratch/RtmplUKnAN’ ‘~/tmp/scratch/RtmplWEb0w’
‘~/tmp/scratch/Rtmpldc0ml’ ‘~/tmp/scratch/Rtmpldoef2’
‘~/tmp/scratch/Rtmpln7qtx’ ‘~/tmp/scratch/RtmpmaK4BA’
‘~/tmp/scratch/RtmpnP0Az4’ ‘~/tmp/scratch/RtmpqttEIn’
‘~/tmp/scratch/Rtmpr2UFso’ ‘~/tmp/scratch/RtmpsQ4bDn’
‘~/tmp/scratch/RtmptOVtrt’ ‘~/tmp/scratch/RtmpxF4yfH’
‘~/tmp/scratch/RtmpzU75h6’ ‘~/tmp/scratch/RtmpzXce8J’
‘~/tmp/scratch/xvfb-run.31xK7L’ ‘~/tmp/scratch/xvfb-run.5Rl6uN’
‘~/tmp/scratch/xvfb-run.5q89YK’ ‘~/tmp/scratch/xvfb-run.9buCJN’
‘~/tmp/scratch/xvfb-run.CEjCSs’ ‘~/tmp/scratch/xvfb-run.F7guUb’
‘~/tmp/scratch/xvfb-run.GzogNf’ ‘~/tmp/scratch/xvfb-run.HC5SSa’
‘~/tmp/scratch/xvfb-run.HEkDf3’ ‘~/tmp/scratch/xvfb-run.I1gx9T’
‘~/tmp/scratch/xvfb-run.MxDpf9’ ‘~/tmp/scratch/xvfb-run.Oof3yg’
‘~/tmp/scratch/xvfb-run.SSZ0zi’ ‘~/tmp/scratch/xvfb-run.W4G7vo’
‘~/tmp/scratch/xvfb-run.XKVHYk’ ‘~/tmp/scratch/xvfb-run.YrrzMF’
‘~/tmp/scratch/xvfb-run.ZVrEuH’ ‘~/tmp/scratch/xvfb-run.a3NXVk’
‘~/tmp/scratch/xvfb-run.abHIsK’ ‘~/tmp/scratch/xvfb-run.bVq9uK’
‘~/tmp/scratch/xvfb-run.hjI5V4’ ‘~/tmp/scratch/xvfb-run.iPcIzs’
‘~/tmp/scratch/xvfb-run.jQDNbB’ ‘~/tmp/scratch/xvfb-run.kRN7Kl’
‘~/tmp/scratch/xvfb-run.m2cJIT’ ‘~/tmp/scratch/xvfb-run.muab3u’
‘~/tmp/scratch/xvfb-run.q64535’ ‘~/tmp/scratch/xvfb-run.qeQNmF’
‘~/tmp/scratch/xvfb-run.wI0K5C’
Flavor: r-devel-linux-x86_64-debian-gcc