Package check result: NOTE Check: examples, Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed rexVar 6.806 0.028 6.834 Changes to worse in reverse depends: Package: depigner Check: tests New result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [8s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > # This loads the version being checked, not the version > # you have installed > library(depigner) Welcome to depigner: we are here to un-stress you! > > > test_check("depigner") v P adjusted with BH method. x The object `x` does not have a P-value column. Have you select `test = TRUE` into `summary()` and set argument `prtest = "P"` into the `print()`, the `summary_interact()`, or the `tidy_summary()` function? x `x` is returned without changes. v Ahh... relaxed! * Now, feel free to continue working. Error in solve.default(hess, gradient, tol = tolsolve) : system is computationally singular: reciprocal condition number = 3.12302e-14 optimization did not converge for lrm.fit singular Hessian matrix convergence code 2 Error in solve.default(hess, gradient, tol = tolsolve) : system is computationally singular: reciprocal condition number = 3.12302e-14 optimization did not converge for lrm.fit singular Hessian matrix convergence code 2 Error in solve.default(hess, gradient, tol = tolsolve) : system is computationally singular: reciprocal condition number = 3.12302e-14 optimization did not converge for lrm.fit singular Hessian matrix convergence code 2 v Setting active project to "/home/hornik/tmp/scratch/Rtmp1Ss0av/prj1c0d622276990". v Restoring original working directory: '/home/hornik/tmp/CRAN_recheck/depigner.Rcheck/tests/testthat/' v Setting active project to "". v Deleting temporary project: '/home/hornik/tmp/scratch/Rtmp1Ss0av/prj1c0d622276990/' v Setting active project to "/home/hornik/tmp/scratch/Rtmp1Ss0av/aaa1c0d619347947". v Adding 'usethis' to Imports field in DESCRIPTION. v Writing 'R/utils-depigner.R'. v Adding '#\' @importFrom usethis ui_line ui_todo ui_done ui_todo ui_oops ui_info\n#\' @importFrom usethis ui_code_block\n#\' @importFrom usethis ui_stop ui_warn\n#\' @importFrom usethis ui_yeah ui_nope\n#\' @importFrom usethis ui_field ui_value ui_path ui_code' to 'R/utils-depigner.R' * Run `devtools::document()` to update 'NAMESPACE' v Restoring original working directory: '/home/hornik/tmp/CRAN_recheck/depigner.Rcheck/tests/testthat/' v Setting active project to "". v Deleting temporary project: '/home/hornik/tmp/scratch/Rtmp1Ss0av/aaa1c0d619347947/' [ FAIL 1 | WARN 3 | SKIP 17 | PASS 89 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • !getOption("depigner.dev.test_telegram_bot") is TRUE (7): 'test-chat_id_from_name.R:6:3', 'test-chat_id_from_name.R:19:3', 'test-send_to_telegram.R:2:3', 'test-send_to_telegram.R:17:3', 'test-start_bot_for_chat.R:3:3', 'test-start_bot_for_chat.R:19:3', 'test-start_bot_for_chat.R:33:3' • On CRAN (10): 'test-paired_test_categorical.R:7:3', 'test-paired_test_categorical.R:14:3', 'test-paired_test_continuous.R:14:3', 'test-paired_test_continuous.R:21:3', 'test-paired_test_continuous.R:35:3', 'test-paired_test_continuous.R:48:3', 'test-paired_test_continuous.R:73:3', 'test-tidy_summary.R:2:3', 'test-tidy_summary.R:29:3', 'test-utils.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-summary_interact.R:19:3'): expectation class ─────────────────── Error in `map(.x, .f, ...)`: i In index: 1. Caused by error in `dplyr::filter()`: i In argument: `Type == 2L`. Caused by error: ! object 'Type' not found [ FAIL 1 | WARN 3 | SKIP 17 | PASS 89 ] Error: Test failures Execution halted