CRAN Package Check Results for Package radiant.model

Last updated on 2025-12-11 05:50:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.8 28.79 184.53 213.32 ERROR
r-devel-linux-x86_64-debian-gcc 1.6.8 20.75 127.13 147.88 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.8 66.00 266.93 332.93 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.8 65.00 240.38 305.38 ERROR
r-devel-windows-x86_64 1.6.8 32.00 181.00 213.00 ERROR
r-patched-linux-x86_64 1.6.8 28.40 165.28 193.68 ERROR
r-release-linux-x86_64 1.6.8 26.18 169.24 195.42 ERROR
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 45.00 226.00 271.00 ERROR

Check Details

Version: 1.6.8
Check: examples
Result: ERROR Running examples in ‘radiant.model-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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, r-devel-windows-x86_64, r-oldrel-windows-x86_64

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.
Health stats visible at Monitor.