Last updated on 2025-12-08 19:50:53 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| radiant | 13 | ||
| radiant.basics | 13 | ||
| radiant.data | 13 | ||
| radiant.design | 13 | ||
| radiant.model | 5 | 2 | 6 |
| radiant.multivariate | 13 | ||
| shinyAce | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 5, NOTE: 2, OK: 6
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-gcc, 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-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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.4.4
Check: installed package size
Result: NOTE
installed size is 8.0Mb
sub-directories of 1Mb or more:
www 7.7Mb
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.