CRAN Package Check Results for Package qol

Last updated on 2026-04-09 05:51:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 9.46 165.47 174.93 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 6.62 102.57 109.19 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 17.00 243.91 260.91 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 17.00 233.36 250.36 OK
r-devel-macos-arm64 1.2.2 2.00 35.00 37.00 OK
r-devel-windows-x86_64 1.2.2 11.00 189.00 200.00 ERROR
r-patched-linux-x86_64 1.2.2 11.17 147.06 158.23 OK
r-release-linux-x86_64 1.2.2 8.40 140.23 148.63 OK
r-release-macos-arm64 1.2.2 2.00 37.00 39.00 OK
r-release-macos-x86_64 1.2.2 7.00 173.00 180.00 OK
r-release-windows-x86_64 1.2.2 10.00 206.00 216.00 OK
r-oldrel-macos-arm64 1.2.2 2.00 40.00 42.00 OK
r-oldrel-macos-x86_64 1.2.2 7.00 160.00 167.00 OK
r-oldrel-windows-x86_64 1.2.2 13.00 218.00 231.00 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [62s] Running the tests in 'tests/testthat.R' failed. Complete output: > # 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.2 -> Use ?qol to get an overview. -> To view the changelog type: 'qol_news()' > > test_check("qol") Saving _problems/test-any_table-187.R Saving _problems/test-any_table-210.R Saving _problems/test-any_table-234.R > Computing stats > Rearranging data for output table > Formatting tables + year = 2022 + year = 2023 + year = 2024 + year = 2025 + year = 2026 - - - 'any_table' execution time: 0.677 seconds - - - 'discrete_format' execution time: 0.001 seconds - - - 'discrete_format' execution time: 0.003 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.38 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.396 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.364 seconds ! WARNING: <Statistic> 'test' is invalid and will be omitted. > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.365 seconds > Formatting tables + tab1 + tab2 - - - 'combine_into_workbook' execution time: 2.605 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.303 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.336 seconds > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.346 seconds > Computing stats > Rearranging data for output table > Computing stats > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.37 seconds > Computing stats ! WARNING: Variable 'Test2' not found in the data frame. > Rearranging data for output table > Formatting tables - - - 'any_table' execution time: 0.318 seconds Saving _problems/test-any_table-714.R > Computing stats > Rearranging data for output table X ERROR: No files found in directory: D:/temp/2026_04_08_01_50_00_18312/RtmpMXfm7v > Write folder structure > Write all scripts execution > Write script execution > Putting together master file - - - 'build_master' execution time: 0.004 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 : 19 Memory Usage : 7.7 Kb Duplicate Vars : 0 Duplicate Rows : 0 --- Variable Type Counts --- character double integer 4 8 7 --- Variable Details --- pos name type unique na_count na_pct longest min_val 1 1 year integer 1 0 0 4 2022 2 2 state integer 3 0 0 1 5 3 3 NUTS2 character 4 0 0 2 1 4 4 NUTS3 character 7 0 0 5 05170 5 5 household_id integer 4 0 0 1 1 6 6 person_id integer 4 0 0 1 1 7 7 number_of_persons integer 3 0 0 1 1 8 8 first_person double 2 0 0 1 0 9 9 age double 10 1 10 2 2 10 10 sex double 2 0 0 1 1 11 11 education character 4 2 20 6 high 12 12 body_height integer 7 1 10 3 45 13 13 body_weight integer 8 2 20 3 5 14 14 income_class character 7 0 0 22 00. no income 15 15 income double 9 0 0 23 0 16 16 expenses double 9 0 0 23 -4592.54127 17 17 balance double 9 0 0 22 0 18 18 probability double 4 0 0 22 0 19 19 weight double 7 0 0 21 7967.24563 max_val top_freq 1 2022 2022 (100.0%) 2 8 7 ( 40.0%) 3 7 1 ( 70.0%) 4 08315 07138 ( 40.0%) 5 4 1 ( 60.0%) 6 4 1 ( 70.0%) 7 6 1 ( 50.0%) 8 1 1 ( 70.0%) 9 82 2 ( 10.0%) 10 2 2 ( 90.0%) 11 middle high ( 30.0%) 12 170 170 ( 30.0%) 13 111 72 ( 20.0%) 14 10. 4500 to under 5000 00. no income ( 20.0%) 15 4852.34083 0 ( 20.0%) 16 0 0 ( 20.0%) 17 9444.8821 0 ( 20.0%) 18 1 0 ( 60.0%) 19 8988.87936 8942.097 ( 40.0%) - - - 'content_report' execution time: 0.028 seconds - - - 'expand_formats' execution time: 0.001 seconds - - - 'expand_formats' execution time: 0.001 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.152 seconds > Computing stats. > Formatting tables. - - - 'crosstabs' execution time: 0.149 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.601 seconds > Computing stats. > Formatting tables. - - - 'crosstabs' execution time: 0.793 seconds > Computing stats. > Formatting tables. - - - 'crosstabs' execution time: 0.372 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. + year = 2022 + year = 2023 + year = 2024 + year = 2025 + year = 2026 - - - 'crosstabs' execution time: 1.096 seconds > Computing stats. - - - 'running_number' execution time: 0 seconds > Formatting tables. - - - 'crosstabs' execution time: 0.109 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.042 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.047 seconds - - - 'free_memory' removed 2 object(s) and freed approximately 168 bytes. > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.036 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.044 seconds - - - 'free_memory' removed 2 object(s) and freed approximately 112 bytes. > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.044 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.047 seconds - - - 'free_memory' removed 1 object(s) and freed approximately 56 bytes. > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.045 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.045 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.045 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.056 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.049 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.055 seconds - - - 'free_memory' removed 2 object(s) and freed approximately 112 bytes. - - - 'free_memory' removed 2 object(s) and freed approximately 14.8 Kb. - - - 'free_memory' removed 3 object(s) and freed approximately 14.7 Kb. > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.038 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.065 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.054 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.064 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.048 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.063 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.063 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.047 seconds > Computing stats. > Formatting tables. - - - 'frequencies' execution time: 0.157 seconds > Computing stats. > Formatting tables. - - - 'frequencies' execution time: 0.092 seconds > Computing stats. > Formatting tables. - - - 'frequencies' execution time: 0.092 seconds ! WARNING: Type mismatch: Current value 2 is of type double but should be of type character. age_group will be converted to character. - - - 'if.' removed 523 observations. Data frame now has 477 observations. - - - 'if.' removed 46 observations. Data frame now has 954 observations. - - - 'if.' removed 46 observations. Data frame now has 954 observations. ! WARNING: The provided <condition> variable 'test' is not part of the data frame. This variable will be omitted during computation. - - - 'if.' removed 0 observations. Data frame now has 1.000 observations. - - - 'if.' removed 0 observations. Data frame now has 1.000 observations. - - - 'if.' removed 523 observations. Data frame now has 477 observations. > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.061 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.042 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.049 seconds - - - 'export_data' execution time: 0.002 seconds - - - 'export_data' execution time: 0.377 seconds - - - 'export_data' execution time: 0.008 seconds - - - 'export_data' execution time: 0.008 seconds - - - 'export_data' execution time: 0.007 seconds - - - 'export_data' execution time: 0.006 seconds - - - 'export_data' execution time: 0.007 seconds - - - 'export_data' execution time: 0.008 seconds - - - 'export_data' execution time: 0.008 seconds - - - 'export_multi' execution time: 0.003 seconds - - - 'export_multi' execution time: 0.409 seconds - - - 'export_multi' execution time: 0.274 seconds - - - 'import_data' execution time: 0.001 seconds - - - 'import_data' execution time: 0.002 seconds - - - 'import_data' execution time: 0.067 seconds - - - 'import_data' execution time: 0.041 seconds - - - 'import_data' execution time: 0.048 seconds - - - 'import_data' execution time: 0.066 seconds - - - 'import_data' execution time: 0.007 seconds - - - 'import_data' execution time: 0.007 seconds - - - 'import_data' execution time: 0.006 seconds - - - 'import_data' execution time: 0.005 seconds - - - 'import_data' execution time: 0.005 seconds ! WARNING: Only one character element allowed for region. The whole file will be read. - - - 'import_data' execution time: 0.079 seconds - - - 'import_data' execution time: 0.056 seconds - - - 'import_data' execution time: 0.239 seconds - - - 'import_multi' execution time: 0.055 seconds - - - 'import_multi' execution time: 0.152 seconds - - - 'set' execution time: 0 seconds - - - 'set' execution time: 0.002 seconds - - - 'set' execution time: 0.001 seconds + qol_example_data_csv.csv + qol_example_data_xlsx.xlsx + qol_nuts.csv ! 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.027 seconds > Begin joining. + left joining data_frame 2 to base data frame. - - - 'multi_join' execution time: 0.012 seconds > Begin joining. + left joining data_frame 2 to base data frame. ! 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.01 seconds - - - 'recode' execution time: 0.001 seconds - - - 'recode_multi' execution time: 0.002 seconds - - - 'recode_multi' execution time: 0.011 seconds - - - 'recode_multi' execution time: 0.024 seconds - - - 'rename_multi' execution time: 0 seconds - - - 'rename_multi' execution time: 0 seconds > Generating dummy file. Computing ... + households and states + weights + sex + age + income + expenses and balance + income classes + probability + education + body_height + body_weight + NUTS2 and NUTS3 + years > Advance values in later years > Insert NA values > Finish - - - 'dummy_data' execution time: 0.053 seconds - - - 'running_number' execution time: 0.008 seconds - - - 'mark_cases' execution time: 0.007 seconds - - - 'mark_cases' execution time: 0.007 seconds ! WARNING: The provided <values> variable '' is not part of the data frame. This variable will be omitted during computation. ! WARNING: The provided <values> variable '' is not part of the data frame. This variable will be omitted during computation. ! 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.011 seconds ! WARNING: Variable is not an integer and will be floored. Decimal places won't count. X ERROR: No valid <by> variable provided. Sorting will be aborted. X ERROR: No valid <by> variable provided. Sorting will be aborted. - - - 'sort_plus' execution time: 0.008 seconds > Preparing formats - - - 'sort_plus' execution time: 0.009 seconds > Preparing formats - - - 'sort_plus' execution time: 0.011 seconds > Preparing formats - - - 'sort_plus' execution time: 0.01 seconds ! WARNING: The provided <variable> variable 'var3' is not part of the data frame. This variable will be omitted during computation. > Executing nested merge - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.023 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.027 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.035 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 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.028 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.023 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.018 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.026 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.027 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.028 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.032 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.029 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.033 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.041 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.023 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.025 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.037 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.031 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.031 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.022 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.031 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.024 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.027 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.03 seconds > Executing nested merge ~ NOTE: 50 missings generated from grouping variables (5.3 %). Number of observations: 894/944 - - - 'summarise_plus' execution time: 0.09 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.017 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.022 seconds ! WARNING: <Statistic> 'test' is invalid and will be omitted. > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.026 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 > Merging back - - - 'summarise_plus' execution time: 0.02 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.029 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.044 seconds > Executing merge: + total > Executing combination merge: + year + sex ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 + age ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 + education ~ NOTE: 46 missings generated from grouping variables (4.6 %). Number of observations: 954/1.000 + year + sex ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 + year + age ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 + year + education ~ NOTE: 46 missings generated from grouping variables (4.6 %). Number of observations: 954/1.000 + sex + age ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 + sex + education ~ NOTE: 95 missings generated from grouping variables (9.5 %). Number of observations: 905/1.000 + age + education ~ NOTE: 95 missings generated from grouping variables (9.5 %). Number of observations: 905/1.000 + year + sex + age ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 + year + sex + education ~ NOTE: 95 missings generated from grouping variables (9.5 %). Number of observations: 905/1.000 + year + age + education ~ NOTE: 95 missings generated from grouping variables (9.5 %). Number of observations: 905/1.000 + sex + age + education ~ NOTE: 142 missings generated from grouping variables (14.2 %). Number of observations: 858/1.000 + year + sex + age + education ~ NOTE: 142 missings generated from grouping variables (14.2 %). Number of observations: 858/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.458 seconds > Executing merge: + total > Executing combination merge: + age ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 + year + sex ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 + sex + age ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 > Putting results together - - - 'summarise_plus' execution time: 0.137 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.024 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.016 seconds > Executing nested merge ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 - - - 'summarise_plus' execution time: 0.029 seconds > Executing nested merge ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 - - - 'summarise_plus' execution time: 0.028 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.031 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.027 seconds > Executing nested merge ~ NOTE: 56 missings generated from grouping variables (5.6 %). Number of observations: 944/1.000 - - - 'summarise_plus' execution time: 0.021 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.029 seconds - - - 'if.' removed 734 observations. Data frame now has 266 observations. > Executing nested merge - - - 'summarise_plus' execution time: 0.036 seconds - - - 'if.' removed 734 observations. Data frame now has 266 observations. > Executing merge: + total > Executing combination merge: + year + sex + age + year + sex + year + age + sex + age + year + sex + age > Putting results together - - - 'summarise_plus' execution time: 0.09 seconds > Executing nested merge ~ NOTE: 52 missings generated from grouping variables (5.2 %). Number of observations: 948/1.000 - - - 'summarise_plus' execution time: 0.031 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.03 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.038 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 ! WARNING: To calculate percentiles there may be no NAs in the value variables. - - - 'summarise_plus' execution time: 0.035 seconds ! WARNING: <Statistic> 'p101' is invalid and will be omitted. ! WARNING: No valid <statistic> selected. 'sum' will be used. > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.028 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.033 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.033 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.028 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 - - - 'summarise_plus' execution time: 0.03 seconds > Executing nested merge ~ NOTE: 103 missings generated from grouping variables (10.3 %). Number of observations: 897/1.000 - - - 'summarise_plus' execution time: 0.046 seconds > Executing nested merge ~ NOTE: 53 missings generated from grouping variables (5.3 %). Number of observations: 947/1.000 > Merging back - - - 'summarise_plus' execution time: 0.026 seconds > Executing nested merge - - - 'summarise_plus' execution time: 0.027 seconds ! WARNING: <Statistic> 'test' is invalid and will be omitted. > Executing nested merge - - - 'summarise_plus' execution time: 0.044 seconds ! WARNING: <Text> may only be of length one. The first Element will be used. > Transposing wide to long + sex = Male - - - 'transpose_plus' execution time: 0.013 seconds ! WARNING: <Text> may only be of length one. The first Element will be used. > Transposing wide to long + sex = Male - - - 'transpose_plus' execution time: 0.012 seconds > Transposing long to wide. + sex - - - 'transpose_plus' execution time: 0.013 seconds X ERROR: No <values> variables provided. Summarise will be aborted. > Transposing long to wide. + sex + education [ FAIL 4 | WARN 0 | SKIP 0 | PASS 834 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-any_table.R:184:5'): any_table with interleaved order ──────── Expected `names(result_list[[1]])` to equal `c(...)`. Differences: actual | expected [1] "row.label" | "row.label" [1] [2] "var1" | "var1" [2] [3] "weight_sum_2" - "weight_sum_1" [3] [4] "weight_freq_2" - "weight_freq_1" [4] [5] "weight_missing_2" - "weight_missing_1" [5] [6] "weight_sum_NA" - "weight_sum_2" [6] [7] "weight_freq_NA" - "weight_freq_2" [7] [8] "weight_missing_NA" - "weight_missing_2" [8] [9] "weight_sum_1" - "weight_sum_NA" [9] [10] "weight_freq_1" - "weight_freq_NA" [10] ... ... ... and 1 more ... ── Failure ('test-any_table.R:204:5'): any_table with values order ───────────── Expected `names(result_list[[1]])` to equal `c(...)`. Differences: actual | expected [1] "row.label" | "row.label" [1] [2] "var1" | "var1" [2] [3] "weight_sum_2" - "weight_sum_1" [3] [4] "weight_sum_NA" - "weight_sum_2" [4] [5] "weight_sum_1" - "weight_sum_NA" [5] [6] "weight_sum_2022" | "weight_sum_2022" [6] [7] "weight_sum_2023" | "weight_sum_2023" [7] [8] "weight_sum_2024" | "weight_sum_2024" [8] [9] "weight_sum_2025" | "weight_sum_2025" [9] [10] "income_sum_2" - "income_sum_1" [10] ... ... ... and 5 more ... ── Failure ('test-any_table.R:227:5'): any_table with columns order ──────────── Expected `names(result_list[[1]])` to equal `c(...)`. Differences: actual | expected [1] "row.label" | "row.label" [1] [2] "var1" | "var1" [2] [3] "weight_sum_2" - "weight_sum_1" [3] [4] "weight_sum_NA" - "weight_sum_2" [4] [5] "weight_sum_1" - "weight_sum_NA" [5] [6] "income_sum_2" - "income_sum_1" [6] [7] "income_sum_NA" - "income_sum_2" [7] [8] "income_sum_1" - "income_sum_NA" [8] [9] "weight_sum_2022" | "weight_sum_2022" [9] [10] "weight_sum_2023" | "weight_sum_2023" [10] ... ... ... and 1 more ... ── Failure ('test-any_table.R:713:5'): any_table outputs sum values with only invalid pct_value statistic and throws a warning ── Expected `names(result_list[[1]])` to equal `c("row.label", "var1", "weight_sum_1", "weight_sum_2", "weight_sum_NA")`. Differences: `actual`: "row.label" "var1" "weight_sum_2" "weight_sum_NA" "weight_sum_1" `expected`: "row.label" "var1" "weight_sum_1" "weight_sum_2" "weight_sum_NA" [ FAIL 4 | WARN 0 | SKIP 0 | PASS 834 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64