Package: casino Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘persistent_player_profiles.Rmd’ using rmarkdown Quitting from persistent_player_profiles.Rmd:23-34 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'persistent_player_profiles.Rmd' failed with diagnostics: ℹ In index: 1. Caused by error: ! Can't coerce from a number to a string. --- failed re-building ‘persistent_player_profiles.Rmd’ SUMMARY: processing the following file failed: ‘persistent_player_profiles.Rmd’ Error: Vignette re-building failed. Execution halted Package: CPAT Check: tests New result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(CPAT) Package 'CPAT' version 0.1.0 Type citation("CPAT") for citing this R package in publications > > test_check("CPAT") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-TestStatisticsFunctions.R:68:3'): stat_Zn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:68:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Zn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:96:3'): stat_Vn() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:96:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_Vn(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:124:3'): stat_de() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:124:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_de(...) 5. └─CPAT:::stat_Vn(...) 6. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 7. └─CPAT (local) FUN(X[[i]], ...) ── Error ('test-TestStatisticsFunctions.R:152:3'): stat_hs() functions properly ── Error in `custom_var_temp(x = dat, .lazy = FALSE, ...)`: unused argument (.lazy = FALSE) Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-TestStatisticsFunctions.R:152:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─CPAT:::stat_hs(...) 5. └─base::vapply(1:length(dat), custom_var, FUN.VALUE = numeric(1)) 6. └─CPAT (local) FUN(X[[i]], ...) [ FAIL 4 | WARN 0 | SKIP 0 | PASS 97 ] Error: Test failures Execution halted Package: kerastuneR Check: package dependencies New result: ERROR Package required but not available: ‘tidyjson’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Package: mskcc.oncotree Check: package dependencies New result: ERROR Package required but not available: ‘tidyjson’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Package: quincunx Check: package dependencies New result: ERROR Package required but not available: ‘tidyjson’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Package: SCORPIUS Check: whether package can be installed New result: WARNING Found the following significant warnings: Warning: `invoke()` was deprecated in purrr 1.0.0. Package: stoRy Check: package dependencies New result: ERROR Package required but not available: ‘tidyjson’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Package: tidybins Check: examples New result: ERROR Running examples in ‘tidybins-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: bin_cols > ### Title: Bin Cols > ### Aliases: bin_cols > > ### ** Examples > > > iris %>% + bin_cols(Sepal.Width, n_bins = 5, pretty_labels = TRUE) %>% + bin_cols(Petal.Width, n_bins = 3, bin_type = c("width", "kmeans")) %>% + bin_cols(Sepal.Width, bin_type = "xgboost", target = Species, seed = 1) -> iris1 Error in `purrr::map_chr()`: ℹ In index: 1. ℹ With name: Sepal.Width. Caused by error: ! Can't coerce from an integer to a string. Backtrace: ▆ 1. ├─... %>% ... 2. ├─tidybins::bin_cols(...) 3. │ └─.data %>% ... 4. ├─framecleaner::select_otherwise(...) 5. │ └─tidyselect::eval_select(.dots, data = .data) 6. │ └─tidyselect::tidyselect_data_has_predicates(data) 7. ├─tidybins::bin_cols(...) 8. │ └─.data %>% ... 9. ├─framecleaner::select_otherwise(...) 10. │ └─tidyselect::eval_select(.dots, data = .data) 11. │ └─tidyselect::tidyselect_data_has_predicates(data) 12. ├─tidybins::bin_cols(., Sepal.Width, n_bins = 5, pretty_labels = TRUE) 13. │ └─tidybins:::oner_wrapper(...) 14. │ └─bin_df %>% rename_bin_lens(abbv = abbv, cols = tidyselect::everything()) 15. ├─tidybins:::rename_bin_lens(., abbv = abbv, cols = tidyselect::everything()) 16. │ └─... %>% stringr::str_c("_", abbv, .) 17. ├─stringr::str_c("_", abbv, .) 18. ├─purrr::map_chr(., 1) 19. │ └─purrr:::map_("character", .x, .f, ..., .progress = .progress) 20. │ ├─purrr:::with_indexed_errors(...) 21. │ │ └─base::withCallingHandlers(...) 22. │ └─purrr:::call_with_cleanup(...) 23. └─base::.handleSimpleError(...) 24. └─purrr (local) h(simpleError(msg, call)) 25. └─cli::cli_abort(...) 26. └─rlang::abort(...) Execution halted Package: tidyjson Check: whether package can be installed New result: ERROR Installation failed.