CRAN Package Check Results for Package irboost

Last updated on 2024-04-19 20:56:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-1.3 7.23 84.48 91.71 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-1.3 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-1.5 123.24 OK
r-devel-linux-x86_64-fedora-gcc 0.1-1.5 128.93 OK
r-prerel-macos-arm64 0.1-1.5 41.00 OK
r-prerel-macos-x86_64 0.1-1.5 92.00 OK
r-prerel-windows-x86_64 0.1-1.5 9.00 78.00 87.00 OK
r-patched-linux-x86_64 0.1-1.3 8.90 80.41 89.31 NOTE
r-release-linux-x86_64 0.1-1.3 9.52 79.07 88.59 OK
r-release-macos-arm64 0.1-1.5 50.00 OK
r-release-macos-x86_64 0.1-1.5 85.00 OK
r-release-windows-x86_64 0.1-1.3 11.00 89.00 100.00 OK
r-oldrel-macos-arm64 0.1-1.5 38.00 OK
r-oldrel-windows-x86_64 0.1-1.3 12.00 94.00 106.00 OK

Check Details

Version: 0.1-1.3
Check: Rd files
Result: NOTE checkRd: (-1) irboost.Rd:62: Lost braces; missing escapes or markup? 62 | \item \code{weight_update_log} a matrix of \code{nobs} row by {iter} column of observation weights in each iteration of the IRCO algorithm | ^ checkRd: (-1) irboost.Rd:64: Lost braces 64 | \item\code{loss_log}{sum of loss value of the composite function \code{cfun(dfun)} in each IRCO iteration. Note, \code{cfun} requires \code{dfun} non-negative in some cases. Thus some \code{dfun} needs attentions. For instance, with \code{dfun="reg:gamma"}, the loss value is defined gamma-nloglik - (1+log(min(y))). The second term is introduced such that the loss value is non-negative. In fact, gamma-nloglik=y/ypre + log(ypre) in the \code{xgboost}, where ypre is the mean prediction value, can be negative. It can be derived that for fixed \code{y}, the minimum value of gamma-nloglik is achived at ypre=y, or 1+log(y). Thus, among all \code{y} values, the minimum of gamma-nloglik is 1+log(min(y)).} | ^ checkRd: (-1) irboost_aft.Rd:46: Lost braces; missing escapes or markup? 46 | \item \code{weight_update_log} a matrix of \code{nobs} row by {iter} column of observation weights in each iteration of the IRCO algorithm | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64