CRAN Package Check Results for Package radiant.model

Last updated on 2025-12-05 01:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.8 26.27 213.77 240.04 OK
r-devel-linux-x86_64-debian-gcc 1.6.8 20.48 139.47 159.95 OK
r-devel-linux-x86_64-fedora-clang 1.6.8 222.00 133.16 355.16 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.8 177.00 153.21 330.21 ERROR
r-devel-windows-x86_64 1.6.8 29.00 220.00 249.00 OK
r-patched-linux-x86_64 1.6.8 26.57 194.21 220.78 OK
r-release-linux-x86_64 1.6.8 27.48 194.60 222.08 OK
r-release-macos-arm64 1.6.8 OK
r-release-macos-x86_64 1.6.8 29.00 159.00 188.00 OK
r-release-windows-x86_64 1.6.8 30.00 217.00 247.00 OK
r-oldrel-macos-arm64 1.6.8 NOTE
r-oldrel-macos-x86_64 1.6.8 29.00 170.00 199.00 NOTE
r-oldrel-windows-x86_64 1.6.8 43.00 288.00 331.00 NOTE

Check Details

Version: 1.6.8
Check: examples
Result: ERROR Running examples in ‘radiant.model-Ex.R’ failed The error most likely occurred in: > ### Name: gbt > ### Title: Gradient Boosted Trees using XGBoost > ### Aliases: gbt > > ### ** Examples > > ## Not run: > ##D gbt(titanic, "survived", c("pclass", "sex"), lev = "Yes") %>% summary() > ##D gbt(titanic, "survived", c("pclass", "sex")) %>% str() > ## End(Not run) > gbt( + titanic, "survived", c("pclass", "sex"), lev = "Yes", + early_stopping_rounds = 0, nthread = 1 + ) %>% summary() Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'data' has been renamed to 'x'. This warning will become an error in a future version. Warning in throw_err_or_depr_msg("Parameter '", match_old, "' has been renamed to '", : Parameter 'label' has been renamed to 'y'. This warning will become an error in a future version. Error in process.y.margin.and.objective(y, base_margin, objective, params) : Got numeric 'y' - supported objectives for this data are: reg:squarederror, reg:squaredlogerror, reg:logistic, reg:pseudohubererror, reg:absoluteerror, reg:quantileerror, count:poisson, reg:gamma, reg:tweedie. Was passed: binary:logistic Calls: %>% ... do.call -> <Anonymous> -> process.y.margin.and.objective Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.6.8
Check: installed package size
Result: NOTE installed size is 11.1Mb sub-directories of 1Mb or more: app 10.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.