CRAN Package Check Results for Maintainer ‘Stefan Bundfuss <stefan.bundfuss at roche.com>’

Last updated on 2026-01-21 02:53:39 CET.

Package ERROR OK
admiralonco 7 6

Package admiralonco

Current CRAN status: ERROR: 7, OK: 6

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [51s/71s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/34s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [83s/86s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [85s/261s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/64s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.3.0
Check: tests
Result: ERROR Running 'testthat.R' [37s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 1.3.0
Check: tests
Result: ERROR Running 'testthat.R' [57s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") Saving _problems/test-derive_param_confirmed_bor-243.R Saving _problems/test-derive_param_confirmed_resp-210.R Saving _problems/test-filter_pd-247.R [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-derive_param_confirmed_bor.R:227:3'): derive_param_confirmed_bor Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_bor.R:227:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_bor(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-derive_param_confirmed_resp.R:196:3'): derive_param_confirmed_resp Test 3: error if invalid response values ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-derive_param_confirmed_resp.R:196:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::derive_param_confirmed_resp(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(valid_vals) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) ── Error ('test-filter_pd.R:229:3'): filter_pd Test 5: error if invalid source_datasets ── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `enumerate()` was deprecated in admiraldev 1.1.0 and is now defunct. i This function was primarily used in error messaging, and can be replaced with 'cli' functionality: `cli::cli_abort('{.val {letters[1:3]}}')` Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-filter_pd.R:229:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─admiralonco::filter_pd(...) 8. ├─rlang::abort(...) 9. │ └─rlang::is_formula(message, scoped = TRUE, lhs = FALSE) 10. ├─base::paste0(...) 11. └─admiraldev::enumerate(source_names, quote_fun = squote) 12. └─lifecycle::deprecate_stop(...) 13. └─lifecycle:::deprecate_stop0(msg) 14. └─rlang::cnd_signal(...) [ FAIL 3 | WARN 12 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64