Last updated on 2025-12-04 09:50:32 CET.
| Package | ERROR | OK |
|---|---|---|
| codebreaker | 13 | |
| creepyalien | 13 | |
| explore | 2 | 11 |
| pixelpuzzle | 13 | |
| tidydice | 13 | |
| utf8ify | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 1.3.6
Check: examples
Result: ERROR
Running examples in ‘explore-Ex.R’ failed
The error most likely occurred in:
> ### Name: explain_xgboost
> ### Title: Explain a binary target using xgboost
> ### Aliases: explain_xgboost
>
> ### ** Examples
>
> data <- use_data_iris()
> data$is_versicolor <- ifelse(data$Species == "versicolor", 1, 0)
> data$Species <- NULL
> explain_xgboost(data, target = is_versicolor, log = FALSE)
Warning in check.deprecation(deprecated_cv_params, match.call(), ...) :
Passed invalid function arguments: eval_metric, nthread. These should be passed as a list to argument 'params'. Conversion from argument to 'params' entry will be done automatically, but this behavior will become an error in a future version.
Warning in check.custom.obj(params, objective) :
Argument 'objective' is only for custom objectives. For built-in objectives, pass the objective under 'params'. This warning will become an error in a future version.
Error in all_nrounds[k] <- cv$best_iteration :
replacement has length zero
Calls: explain_xgboost
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘abtest.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘abtest.Rmd’
--- re-building ‘clean-drop.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘clean-drop.Rmd’
--- re-building ‘data.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘data.Rmd’
--- re-building ‘describe.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘describe.Rmd’
--- re-building ‘explain.Rmd’ using rmarkdown
Quitting from explain.Rmd:65-69 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `all_nrounds[k] <- cv$best_iteration`:
! replacement has length zero
---
Backtrace:
▆
1. └─explore::explain_xgboost(data %>% drop_var_not_numeric(), target = buy)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'explain.Rmd' failed with diagnostics:
replacement has length zero
--- failed re-building ‘explain.Rmd’
--- re-building ‘explore-mtcars.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘explore-mtcars.Rmd’
--- re-building ‘explore-penguins.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘explore-penguins.Rmd’
--- re-building ‘explore-titanic.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘explore-titanic.Rmd’
--- re-building ‘explore.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘explore.Rmd’
--- re-building ‘predict.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘predict.Rmd’
--- re-building ‘report-target.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘report-target.Rmd’
--- re-building ‘report-targetpct.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘report-targetpct.Rmd’
--- re-building ‘report.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘report.Rmd’
--- re-building ‘tips-tricks.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘tips-tricks.Rmd’
SUMMARY: processing the following file failed:
‘explain.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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.