R Under development (unstable) (2026-01-28 r89344 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) # nolint: undesirable_function_linter > library(admiralonco) # nolint: undesirable_function_linter > > test_check("admiralonco") `date_source()` was deprecated in admiralonco 1.4.0. x This message will turn into a warning {at the beginning of 2027}. i See admiral's deprecation guidance: https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation `date_source()` was deprecated in admiralonco 1.4.0. x This message will turn into a warning {at the beginning of 2027}. i See admiral's deprecation guidance: https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation `date_source()` was deprecated in admiralonco 1.4.0. x This message will turn into a warning {at the beginning of 2027}. i See admiral's deprecation guidance: https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation `date_source()` was deprecated in admiralonco 1.4.0. x This message will turn into a warning {at the beginning of 2027}. i See admiral's deprecation guidance: https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation [ FAIL 0 | WARN 0 | SKIP 10 | PASS 27 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-derive_param_bor.R:332:1', 'test-derive_param_bor.R:401:1', 'test-derive_param_clinbenefit.R:183:1', 'test-derive_param_confirmed_bor.R:209:1', 'test-derive_param_confirmed_bor.R:332:1', 'test-derive_param_confirmed_resp.R:183:1', 'test-derive_param_confirmed_resp.R:325:1', 'test-derive_param_response.R:154:1', 'test-filter_pd.R:224:1', 'test-filter_pd.R:262:1' [ FAIL 0 | WARN 0 | SKIP 10 | PASS 27 ] > > proc.time() user system elapsed 28.65 0.65 29.29