CRAN Package Check Results for Package GWRM

Last updated on 2024-03-28 09:51:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0.4 2.32 35.55 37.87 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0.4 2.58 26.72 29.30 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.0.4 48.25 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.0.4 46.46 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.92 34.93 37.85 NOTE
r-release-linux-x86_64 2.1.0.4 2.46 34.15 36.61 OK
r-release-macos-arm64 2.1.0.4 22.00 OK
r-release-macos-x86_64 2.1.0.4 29.00 OK
r-release-windows-x86_64 2.1.0.4 5.00 55.00 60.00 OK
r-oldrel-macos-arm64 2.1.0.4 21.00 OK
r-oldrel-windows-x86_64 2.1.0.4 5.00 57.00 62.00 OK

Check Details

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