R version 4.5.0 RC (2025-04-04 r88118 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 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. > > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("simTool") + } test_bind_or_combine.R........ 0 tests test_bind_or_combine.R........ 1 tests OK test_bind_or_combine.R........ 1 tests OK test_bind_or_combine.R........ 2 tests OK test_bind_or_combine.R........ 2 tests OK test_bind_or_combine.R........ 4 tests OK test_bind_or_combine.R........ 4 tests OK test_bind_or_combine.R........ 5 tests OK test_bind_or_combine.R........ 5 tests OK test_bind_or_combine.R........ 6 tests OK 57ms test_eval_tibbles.R........... 0 tests test_eval_tibbles.R........... 3 tests OK test_eval_tibbles.R........... 3 tests OK test_eval_tibbles.R........... 5 tests OK test_eval_tibbles.R........... 5 tests OK test_eval_tibbles.R........... 6 tests OK test_eval_tibbles.R........... 6 tests OK test_eval_tibbles.R........... 8 tests OK test_eval_tibbles.R........... 8 tests OK test_eval_tibbles.R........... 13 tests OK test_eval_tibbles.R........... 13 tests OK test_eval_tibbles.R........... 15 tests OK test_eval_tibbles.R........... 15 tests OK test_eval_tibbles.R........... 16 tests OK test_eval_tibbles.R........... 16 tests OK test_eval_tibbles.R........... 18 tests OK test_eval_tibbles.R........... 18 tests OK test_eval_tibbles.R........... 19 tests OK test_eval_tibbles.R........... 19 tests OK test_eval_tibbles.R........... 20 tests OK test_eval_tibbles.R........... 20 tests OK test_eval_tibbles.R........... 21 tests OK test_eval_tibbles.R........... 21 tests OK test_eval_tibbles.R........... 22 tests OK test_eval_tibbles.R........... 22 tests OK test_eval_tibbles.R........... 23 tests OK test_eval_tibbles.R........... 23 tests OK test_eval_tibbles.R........... 24 tests OK test_eval_tibbles.R........... 24 tests OK test_eval_tibbles.R........... 25 tests OK test_eval_tibbles.R........... 25 tests OK test_eval_tibbles.R........... 30 tests OK test_eval_tibbles.R........... 30 tests OK test_eval_tibbles.R........... 33 tests OK test_eval_tibbles.R........... 33 tests OK test_eval_tibbles.R........... 35 tests OK test_eval_tibbles.R........... 35 tests OK test_eval_tibbles.R........... 37 tests OK test_eval_tibbles.R........... 37 tests OK test_eval_tibbles.R........... 38 tests OK test_eval_tibbles.R........... 38 tests OK test_eval_tibbles.R........... 40 tests OK 7.7s test_expand_tibble.R.......... 0 tests test_expand_tibble.R.......... 2 tests OK 29ms test_flatten_results.R........ 0 tests test_flatten_results.R........ 1 tests OK test_flatten_results.R........ 1 tests OK test_flatten_results.R........ 2 tests OK 5ms test_frame_simulation.R....... 0 tests test_frame_simulation.R....... 1 tests OK test_frame_simulation.R....... 1 tests OK test_frame_simulation.R....... 2 tests OK 17ms test_unnest_simulation.R...... 0 tests test_unnest_simulation.R...... 1 tests OK test_unnest_simulation.R...... 1 tests OK test_unnest_simulation.R...... 2 tests OK test_unnest_simulation.R...... 2 tests OK test_unnest_simulation.R...... 3 tests OK test_unnest_simulation.R...... 3 tests OK test_unnest_simulation.R...... 4 tests OK 37ms All ok, 56 results (7.9s) Warning message: The `.dots` argument of `group_by()` is deprecated as of dplyr 1.0.0. ℹ The deprecated feature was likely used in the dplyr package. Please report the issue at . > > proc.time() user system elapsed 1.62 0.34 8.51