R Under development (unstable) (2025-01-24 r87627 ucrt) -- "Unsuffered Consequences" 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("midfieldr") + } test_add_completion_status.R.. 0 tests test_add_completion_status.R.. 11 tests OK 0.1s test_add_data_sufficiency.R... 0 tests test_add_data_sufficiency.R... 10 tests OK 85ms test_add_timely_term.R........ 0 tests test_add_timely_term.R........ 9 tests OK 75ms test_check_equiv_frames.R..... 0 tests test_check_equiv_frames.R..... 7 tests OK 8ms test_filter_cip.R............. 0 tests test_filter_cip.R............. 11 tests OK 75ms test_order_multiway.R......... 0 tests test_order_multiway.R......... 30 tests OK 0.1s test_prep_fye_mice.R.......... 0 tests test_prep_fye_mice.R.......... 13 tests OK 0.1s test_select_required.R........ 0 tests test_select_required.R........ 7 tests OK 15ms All ok, 98 results (0.6s) > > proc.time() user system elapsed 0.78 0.07 0.84