- using R Under development (unstable) (2025-10-28 r88973)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
    gcc-15 (Debian 15.2.0-4) 15.2.0
    GNU Fortran (Debian 15.2.0-4) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘GWRM/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘GWRM’ version ‘2.1.0.4’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [0s/0s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘GWRM’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [5s/6s] OK
- checking Rd files ... [0s/1s] 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.}
       |                      ^
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking examples ... [4s/7s] OK
- checking PDF version of manual ... [4s/7s] OK
- checking HTML version of manual ... [1s/1s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE