CRAN Package Check Results for Maintainer ‘Roland Krasser <roland.krasser at gmail.com>’

Last updated on 2025-12-07 10:51:01 CET.

Package ERROR WARN OK
codebreaker 13
creepyalien 13
explore 5 8
pixelpuzzle 13
tidydice 1 12
utf8ify 1 12

Package codebreaker

Current CRAN status: OK: 13

Package creepyalien

Current CRAN status: OK: 13

Package explore

Current CRAN status: ERROR: 5, OK: 8

Version: 1.3.6
Check: package dependencies
Result: ERROR Packages required but not available: 'DT', 'plotly', 'rmarkdown' Package suggested but not available for checking: ‘knitr’ VignetteBuilder package required for checking but not installed: ‘knitr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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

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

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

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 Flavor: r-release-linux-x86_64

Version: 1.3.6
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'abtest.Rmd' using rmarkdown --- finished re-building 'abtest.Rmd' --- re-building 'clean-drop.Rmd' using rmarkdown --- finished re-building 'clean-drop.Rmd' --- re-building 'data.Rmd' using rmarkdown --- finished re-building 'data.Rmd' --- re-building 'describe.Rmd' using rmarkdown --- 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 --- finished re-building 'explore-mtcars.Rmd' --- re-building 'explore-penguins.Rmd' using rmarkdown --- finished re-building 'explore-penguins.Rmd' --- re-building 'explore-titanic.Rmd' using rmarkdown --- finished re-building 'explore-titanic.Rmd' --- re-building 'explore.Rmd' using rmarkdown --- finished re-building 'explore.Rmd' --- re-building 'predict.Rmd' using rmarkdown --- finished re-building 'predict.Rmd' --- re-building 'report-target.Rmd' using rmarkdown --- finished re-building 'report-target.Rmd' --- re-building 'report-targetpct.Rmd' using rmarkdown --- finished re-building 'report-targetpct.Rmd' --- re-building 'report.Rmd' using rmarkdown --- finished re-building 'report.Rmd' --- re-building 'tips-tricks.Rmd' using rmarkdown --- finished re-building 'tips-tricks.Rmd' SUMMARY: processing the following file failed: 'explain.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64

Package pixelpuzzle

Current CRAN status: OK: 13

Package tidydice

Current CRAN status: WARN: 1, OK: 12

Version: 1.0.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'explore', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package utf8ify

Current CRAN status: WARN: 1, OK: 12

Version: 0.2.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc