Run revdepcheck::revdep_details(, "tidybins")
for more info
checking examples ... ERROR ``` Running examples in ‘tidybins-Ex.R’ failed The error most likely occurred in:
Name: bin_cols
Title: Bin Cols
Aliases: bin_cols
** Examples
... 4. └─recipes:::prep.recipe(rec2, training = .data) 5. ├─recipes:::recipes_error_context(...) 6. │ ├─base::withCallingHandlers(...) 7. │ └─base::force(expr) 8. ├─recipes::prep(x$steps[[i]], training = training, info = x$term_info) 9. └─embed:::prep.step_discretize_xgb(x$steps[[i]], training = training, info = x$term_info) 10. └─recipes::recipes_eval_select(x$terms, training, info) 11. └─cli::cli_abort(...) 12. └─rlang::abort(...) Execution halted ```
checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
‘badger’ ‘ggplot2’ ‘lubridate’ ‘scales’ ‘xgboost’
All declared Imports should be used.
checking Rd files ... NOTE
checkRd: (-1) bin_cols.Rd:50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:53: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bin_cols.Rd:58: Lost braces in \itemize; meant \describe ?
Run revdepcheck::revdep_details(, "tidysdm")
for more info
checking tests ... ``` Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output:
Y
must have class , not .
Backtrace:
▆[ FAIL 1 | WARN 0 | SKIP 0 | PASS 200 ] Error: Test failures Execution halted ```
Run revdepcheck::revdep_details(, "viraldomain")
for more info
checking examples ... ERROR ``` Running examples in ‘viraldomain-Ex.R’ failed The error most likely occurred in:
Name: normalized_domain_plot
Title: Create a Normalized Domain Plot
Aliases: normalized_domain_plot
** Examples
data(viral) ... 7. ├─hardhat::run_mold(blueprint, data = data) 8. └─hardhat:::run_mold.default_recipe_blueprint(blueprint, data = data) 9. └─hardhat:::mold_recipe_default_process(...) 10. ├─recipes::prep(...) 11. └─recipes:::prep.recipe(...) 12. └─recipes:::check_training_set(training, x, fresh) 13. └─recipes::recipes_ptype_validate(...) 14. └─cli::cli_abort(msg, call = call) 15. └─rlang::abort(...) Execution halted ```
checking tests ... ``` Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 8. ├─hardhat::mold(x, data) 9. └─hardhat:::mold.recipe(x, data)
[ FAIL 2 | WARN 0 | SKIP 3 | PASS 0 ] Error: Test failures Execution halted ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.