R Under development (unstable) (2026-01-12 r89300 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(qol) The qol-package brings powerful concepts from 'SAS' to 'R' to make life easier and produce bigger and more complex outputs in less time with less code. Current version: 1.2.0 -> Use ?qol to get an overview. -> To view the changelog type: 'qol_news()' > > test_check("qol") > Computing stats > Rearranging data for output table > Formatting tables + year = 2024 + year = 2025 - - - 'any_table' execution time: 0.786 seconds - - - 'discrete_format' execution time: 0.001 seconds - - - 'discrete_format' execution time: 0.001 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.264 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.26 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.278 seconds ! WARNING: 'test' is invalid and will be omitted. > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.264 seconds > Computing stats > Rearranging data for output table > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.264 seconds > Computing stats ! WARNING: Variable 'Test2' not found in the data frame. > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.268 seconds > Computing stats > Rearranging data for output table > Formatting tables + tab1 + tab2 - - - 'combine_into_workbook' execution time: 0.848 seconds X ERROR: No files found in directory: D:/temp/2026_01_13_11_05_17_11558/RtmpgtX5F7 > Write folder structure > Write all scripts execution > Write script execution > Putting together master file - - - 'build_master' execution time: 0.002 seconds - - - 'build_rstheme' execution time: 0.004 seconds > Collecting global information > Collecting per variable information + Number of unique values + Number of missing values + Longest value + Min and max value + Top value #################################################################################################### DATA FRAME CONTENT REPORT #################################################################################################### Data frame : dummy_df Type : data.table Observations : 10 Variables : 11 Memory Usage : 4.1 Kb Duplicate Rows : 0 --- Variable Type Counts --- character double integer 1 3 7 --- Variable Details --- pos name type unique na_count na_pct longest min_val max_val 1 1 year integer 1 0 0 4 2024 2024 2 2 household_id integer 4 0 0 1 1 4 3 3 person_id integer 6 0 0 1 1 6 4 4 first_person integer 2 0 0 1 0 1 5 5 state integer 3 0 0 2 5 11 6 6 sex integer 2 0 0 1 1 2 7 7 age integer 9 1 10 2 5 82 8 8 education character 3 0 0 6 high middle 9 9 income double 9 1 10 23 0 4915.96283 10 10 probability double 5 0 0 23 0 1 11 11 weight double 4 0 0 22 0.21287 0.33626 top_freq 1 2024 (100.0%) 2 4 ( 60.0%) 3 1 ( 40.0%) 4 0 ( 60.0%) 5 5 ( 70.0%) 6 1 ( 50.0%) 7 23 ( 20.0%) 8 middle ( 50.0%) 9 0 ( 20.0%) 10 1 ( 40.0%) 11 0.336 ( 60.0%) - - - 'content_report' execution time: 0.017 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.074 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.154 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.296 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.44 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.21 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. + year = 2024 + year = 2025 - - - 'crosstabs' execution time: 0.393 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.093 seconds > Computing stats. > Formatting tables. - - - 'frequencies' execution time: 0.145 seconds > Computing stats. > Formatting tables. - - - 'frequencies' execution time: 0.117 seconds ! WARNING: Type mismatch: Current value 2 is of type double but should be of type character. age_group will be converted to character. ! WARNING: The provided variable 'test' is not part of the data frame. This variable will be omitted during computation. > Generating dummy file. Computing ... + years + households and states + weights + age + income + probability + sex > Putting data together - - - 'dummy_data' execution time: 0.009 seconds - - - 'export_data' execution time: 0.002 seconds - - - 'export_data' execution time: 0.138 seconds - - - 'export_data' execution time: 0.005 seconds - - - 'export_data' execution time: 0.005 seconds - - - 'export_data' execution time: 0.004 seconds - - - 'export_data' execution time: 0.004 seconds - - - 'export_data' execution time: 0.004 seconds - - - 'export_data' execution time: 0.004 seconds - - - 'export_data' execution time: 0.006 seconds - - - 'import_data' execution time: 0.002 seconds - - - 'import_data' execution time: 0.001 seconds - - - 'import_data' execution time: 0.052 seconds - - - 'import_data' execution time: 0.032 seconds - - - 'import_data' execution time: 0.054 seconds - - - 'import_data' execution time: 0.046 seconds - - - 'import_data' execution time: 0.005 seconds - - - 'import_data' execution time: 0.005 seconds - - - 'import_data' execution time: 0.005 seconds - - - 'import_data' execution time: 0.004 seconds - - - 'import_data' execution time: 0.004 seconds ! WARNING: Only one character element allowed for region. The whole file will be read. - - - 'import_data' execution time: 0.053 seconds - - - 'import_data' execution time: 0.046 seconds - - - 'import_data' execution time: 0.082 seconds - - - 'set' execution time: 0 seconds - - - 'set' execution time: 0.001 seconds - - - 'set' execution time: 0 seconds + qol_example_data.csv + qol_example_data.xlsx ! WARNING: The provided join method 'test' is not valid. > Begin joining. + left joining data_frame 2 to base data frame. - - - 'multi_join' execution time: 0.01 seconds > Begin joining. + left joining data_frame 2 to base data frame. - - - 'multi_join' execution time: 0.01 seconds > Begin joining. + left joining data_frame 2 to base data frame. - - - 'recode' execution time: 0.016 seconds ! WARNING: Formats not passed correctly. Create format object first and then pass it to the function parameter like: list(my_variable = my_format) ! WARNING: Formats not passed correctly. Create format object first and then pass it to the function parameter like: list(my_variable = my_format) - - - 'recode' execution time: 0.005 seconds - - - 'recode_multi' execution time: 0.001 seconds - - - 'recode_multi' execution time: 0.006 seconds - - - 'recode_multi' execution time: 0.008 seconds - - - 'rename_multi' execution time: 0 seconds > Generating dummy file. Computing ... + years + households and states + weights + age + income + probability + sex > Putting data together - - - 'dummy_data' execution time: 0.008 seconds ! WARNING: 'from' variable 'status1' is not part of the data frame. Selection will start from the first variable. ! WARNING: 'to' variable 'age3' is not part of the data frame. Selection will go until the last variable. - - - 'retain_variables' execution time: 0.005 seconds - - - 'running_number' execution time: 0.004 seconds - - - 'mark_cases' execution time: 0.004 seconds ~ NOTE: Cases are marked in current data frame order. Only last variable 'sexhousehold_id' inside provided by vector will be used. - - - 'mark_cases' execution time: 0.004 seconds ! WARNING: The provided variable '' is not part of the data frame. This variable will be omitted during computation. ! WARNING: The provided variable '' is not part of the data frame. This variable will be omitted during computation. ! WARNING: Variable is not an integer and will be floored. Decimal places won't count. X ERROR: No valid variable provided. Sorting will be aborted. X ERROR: No valid variable provided. Sorting will be aborted. - - - 'sort_plus' execution time: 0.004 seconds > Preparing formats - - - 'sort_plus' execution time: 0.006 seconds > Preparing formats - - - 'sort_plus' execution time: 0.005 seconds > Preparing formats - - - 'sort_plus' execution time: 0.005 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.014 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.021 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.023 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge ~ NOTE: 42 missings generated from grouping variables (4.7 %). Number of observations: 853/895 - - - 'summarise_plus' execution time: 0.06 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.014 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.015 seconds ! WARNING: 'test' is invalid and will be omitted. > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 > Merging back - - - 'summarise_plus' execution time: 0.016 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.024 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.023 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 + age ~ NOTE: 44 missings generated from grouping variables (4.4 %). Number of observations: 956/1.000 + education ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 + year + sex ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 + year + age ~ NOTE: 44 missings generated from grouping variables (4.4 %). Number of observations: 956/1.000 + year + education ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 + sex + age ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 + sex + education ~ NOTE: 97 missings generated from grouping variables (9.7 %). Number of observations: 903/1.000 + age + education ~ NOTE: 94 missings generated from grouping variables (9.4 %). Number of observations: 906/1.000 + year + sex + age ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 + year + sex + education ~ NOTE: 97 missings generated from grouping variables (9.7 %). Number of observations: 903/1.000 + year + age + education ~ NOTE: 94 missings generated from grouping variables (9.4 %). Number of observations: 906/1.000 + sex + age + education ~ NOTE: 135 missings generated from grouping variables (13.5 %). Number of observations: 865/1.000 + year + sex + age + education ~ NOTE: 135 missings generated from grouping variables (13.5 %). Number of observations: 865/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.295 seconds > Executing merge: + total > Executing combination merge: + age ~ NOTE: 44 missings generated from grouping variables (4.4 %). Number of observations: 956/1.000 + year + sex ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 + sex + age ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.098 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.013 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.014 seconds > Executing nested merge ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.015 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.014 seconds > Executing nested merge ~ NOTE: 105 missings generated from grouping variables (10.5 %). Number of observations: 895/1.000 - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.025 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.019 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 ! WARNING: To calculate percentiles there may be no NAs in the value variables. - - - 'summarise_plus' execution time: 0.022 seconds ! WARNING: 'p101' is invalid and will be omitted. ! WARNING: No valid selected. 'sum' will be used. > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.023 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge ~ NOTE: 87 missings generated from grouping variables (8.7 %). Number of observations: 913/1.000 - - - 'summarise_plus' execution time: 0.021 seconds > Executing nested merge ~ NOTE: 48 missings generated from grouping variables (4.8 %). Number of observations: 952/1.000 > Merging back - - - 'summarise_plus' execution time: 0.02 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds ! WARNING: 'test' is invalid and will be omitted. > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds > Transposing wide to long + sex = Male, Female - - - 'transpose_plus' execution time: 0.008 seconds > Transposing wide to long + sex = Male, Female - - - 'transpose_plus' execution time: 0.008 seconds > Transposing long to wide. + sex - - - 'transpose_plus' execution time: 0.008 seconds X ERROR: No variables provided. Summarise will be aborted. > Transposing long to wide. + sex + education [ FAIL 0 | WARN 0 | SKIP 0 | PASS 707 ] > > proc.time() user system elapsed 37.26 2.34 40.31