R Under development (unstable) (2025-02-05 r87692 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. > library(testthat) > library(DQAstats) > library(utils) > > if (getRversion() >= "2.15.1") { + utils::globalVariables(c("logfile_dir")) + } [1] "logfile_dir" > # https://github.com/Rdatatable/data.table/issues/5658 > Sys.setenv("OMP_THREAD_LIMIT" = 2) > test_check("DQAstats") Version of 'DIZtools': 1.0.1 Version of 'DIZutils': 0.1.3 Version of 'DQAstats': 0.3.7 Deprecation warning: `DQAstats::parallel` will be removed in a future release INFO [2025-02-06 06:21:29] No time contstraints will be applied to input data. Either `restricting_date_start` or `restricting_date_end` was null. (08b1a85c61) INFO [2025-02-06 06:21:29] Don't checking the time filtering columns because time filtering is not necessarry. (`rv$restricting_date$use_it` is not TRUE). (feec24b71b) INFO [2025-02-06 06:21:29] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:29] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:29] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:29] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:29] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:29] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:29] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:29] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:29] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:29] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:29] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:29] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:29] Start the time_compare (tc5a1dwezt) INFO [2025-02-06 06:21:29] Start comparing timestamps of: dqa_example_data_01.csv (tcst1dwe12) INFO [2025-02-06 06:21:29] End of time-compare (tcen1dwe67) INFO [2025-02-06 06:21:30] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:30] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:30] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:30] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:30] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:31] Getting plausibility descriptions of pl.atemporal.item01 (0888fa800d) INFO [2025-02-06 06:21:31] Calculating plausibility counts of pl.atemporal.item01 (0e918bd0fd) INFO [2025-02-06 06:21:31] Calculating plausibility statistics of pl.atemporal.item01 (cf90f11533) INFO [2025-02-06 06:21:31] Getting uniqueness plausibility Pl.uniqueness.Item01 (e4fe49cd9e) INFO [2025-02-06 06:21:31] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:31] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:31] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:31] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:31] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:31] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:32] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:32] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:32] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:32] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:32] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:32] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Performing value conformance check for 'pl.atemporal.item01' (5d061425eb) INFO [2025-02-06 06:21:32] Analyzing variable 'pl.atemporal.item01' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Analyzing variable 'pl.atemporal.item01' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:32] Performing missing analysis Age in years (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Amount of credit (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Birthdate (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Credit worthy? (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Current bank balance (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Date of contact (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Forename (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Income (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Job (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Name (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Person ID (7a28e87b30) INFO [2025-02-06 06:21:32] Performing missing analysis Sex (7a28e87b30) INFO [2025-02-06 06:21:32] Creating D:\temp\2025_02_06_06_20_17_16299\RtmpwzCzw9\output\/export/ (4f10124602) INFO [2025-02-06 06:21:32] Creating report (aa5c87f7da) ERROR [2025-02-06 06:21:32] Something went wrong with tinytex. Is it installed correctly? Try reinstalling it by running `remotes::update_packages('tinytex', upgrade = 'always')` and `tinytex::install_tinytex()` !!! DQAstats is not able to render the PDF report !!! (e50d001ed4) INFO [2025-02-06 06:21:32] using future::plan("sequential") (0875ba600d) Time difference of 0.05 mins INFO [2025-02-06 06:21:33] ✔ Date restriction parameters are valid in the MDR. (47da559fd2) INFO [2025-02-06 06:21:33] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:33] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:33] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:33] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:33] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:33] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:33] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:33] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:33] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:33] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:33] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:33] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:33] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:33] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:33] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:33] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:33] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:33] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:33] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:33] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:33] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:33] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:33] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:33] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:33] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:33] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:33] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:33] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:33] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:34] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:34] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:34] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:34] Performing missing analysis Age in years (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Amount of credit (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Birthdate (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Credit worthy? (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Current bank balance (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Date of contact (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Forename (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Income (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Job (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Name (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Person ID (7a28e87b30) INFO [2025-02-06 06:21:34] Performing missing analysis Sex (7a28e87b30) INFO [2025-02-06 06:21:34] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:34] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:34] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:34] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:34] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:34] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:34] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:34] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:34] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:34] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:34] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:34] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:34] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:35] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:35] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:35] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:35] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:35] Getting plausibility descriptions of pl.atemporal.item01 (0888fa800d) INFO [2025-02-06 06:21:35] Calculating plausibility counts of pl.atemporal.item01 (0e918bd0fd) INFO [2025-02-06 06:21:35] Calculating plausibility statistics of pl.atemporal.item01 (cf90f11533) INFO [2025-02-06 06:21:36] Getting uniqueness plausibility Pl.uniqueness.Item01 (e4fe49cd9e) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:36] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:36] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:36] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:36] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:36] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:36] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:36] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:36] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:36] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:36] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:36] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:37] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:37] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:37] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:37] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:37] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:37] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:37] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:37] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:37] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:37] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:37] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:37] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:37] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:37] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:37] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:37] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:37] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:37] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:37] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:37] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:37] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:37] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:38] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:38] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:38] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:38] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:38] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:39] ✔ Date restriction parameters are valid in the MDR. (47da559fd2) INFO [2025-02-06 06:21:39] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:39] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:39] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:39] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:39] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:39] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:39] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:39] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:39] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:39] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:39] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:39] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:39] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:39] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:39] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:39] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:40] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:40] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:40] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:40] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:40] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:40] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:40] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:40] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:40] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:40] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:40] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:40] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:40] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:40] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:40] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:40] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:40] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:40] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:40] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:40] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:40] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:40] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:41] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:41] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:41] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:41] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:41] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:41] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:41] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:41] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:41] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:41] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:42] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:42] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:42] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:42] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:42] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:42] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:42] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:42] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:42] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:42] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:42] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:42] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:42] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:42] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:42] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:42] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:42] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:42] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:42] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:42] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:43] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:43] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:43] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:43] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:43] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:43] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:43] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:44] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:44] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:44] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:44] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:44] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:44] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:44] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:44] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:44] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:44] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:44] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:44] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:44] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:44] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:45] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:45] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:45] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:45] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:45] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:45] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:45] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:45] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:45] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:45] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:45] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:45] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:45] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:45] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:45] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:45] Performing missing analysis Age in years (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Amount of credit (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Birthdate (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Credit worthy? (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Current bank balance (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Date of contact (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Forename (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Income (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Job (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Name (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Person ID (7a28e87b30) INFO [2025-02-06 06:21:45] Performing missing analysis Sex (7a28e87b30) INFO [2025-02-06 06:21:45] Creating D:\temp\2025_02_06_06_20_17_16299\RtmpwzCzw9/export/ (4f10124602) INFO [2025-02-06 06:21:45] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:45] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:45] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:45] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:45] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:45] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:45] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:45] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:45] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:45] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:45] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:45] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:46] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:46] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:46] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:46] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:46] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:47] Getting plausibility descriptions of pl.atemporal.item01 (0888fa800d) INFO [2025-02-06 06:21:47] Calculating plausibility counts of pl.atemporal.item01 (0e918bd0fd) INFO [2025-02-06 06:21:47] Calculating plausibility statistics of pl.atemporal.item01 (cf90f11533) INFO [2025-02-06 06:21:47] Getting uniqueness plausibility Pl.uniqueness.Item01 (e4fe49cd9e) Version of 'DIZtools': 1.0.1 Version of 'DIZutils': 0.1.3 Version of 'DQAstats': 0.3.7 Deprecation warning: `DQAstats::parallel` will be removed in a future release INFO [2025-02-06 06:21:47] No time contstraints will be applied to input data. Either `restricting_date_start` or `restricting_date_end` was null. (08b1a85c61) INFO [2025-02-06 06:21:47] Don't checking the time filtering columns because time filtering is not necessarry. (`rv$restricting_date$use_it` is not TRUE). (feec24b71b) INFO [2025-02-06 06:21:47] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:47] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:47] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:47] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:47] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:47] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:48] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:48] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:48] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:48] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:48] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:48] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:48] Start the time_compare (tc5a1dwezt) INFO [2025-02-06 06:21:48] Start comparing timestamps of: dqa_example_data_01.csv (tcst1dwe12) INFO [2025-02-06 06:21:48] End of time-compare (tcen1dwe67) INFO [2025-02-06 06:21:48] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:48] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:48] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:48] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:48] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:49] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:49] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:49] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:49] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:49] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:49] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:49] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:49] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:49] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:49] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:49] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:49] Getting plausibility descriptions of pl.atemporal.item01 (0888fa800d) INFO [2025-02-06 06:21:49] Calculating plausibility counts of pl.atemporal.item01 (0e918bd0fd) INFO [2025-02-06 06:21:49] Calculating plausibility statistics of pl.atemporal.item01 (cf90f11533) INFO [2025-02-06 06:21:49] Getting uniqueness plausibility Pl.uniqueness.Item01 (e4fe49cd9e) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:50] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:50] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:50] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:50] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:50] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:50] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Performing value conformance check for 'pl.atemporal.item01' (5d061425eb) INFO [2025-02-06 06:21:50] Analyzing variable 'pl.atemporal.item01' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Analyzing variable 'pl.atemporal.item01' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:50] Performing missing analysis Age in years (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Amount of credit (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Birthdate (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Credit worthy? (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Current bank balance (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Date of contact (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Forename (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Income (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Job (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Name (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Person ID (7a28e87b30) INFO [2025-02-06 06:21:50] Performing missing analysis Sex (7a28e87b30) INFO [2025-02-06 06:21:50] Creating D:\temp\2025_02_06_06_20_17_16299\RtmpwzCzw9\output\/export/ (4f10124602) INFO [2025-02-06 06:21:50] Creating report (aa5c87f7da) ERROR [2025-02-06 06:21:50] Something went wrong with tinytex. Is it installed correctly? Try reinstalling it by running `remotes::update_packages('tinytex', upgrade = 'always')` and `tinytex::install_tinytex()` !!! DQAstats is not able to render the PDF report !!! (e50d001ed4) INFO [2025-02-06 06:21:50] using future::plan("sequential") (0875ba600d) Time difference of 0.05 mins INFO [2025-02-06 06:21:50] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:50] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:50] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:50] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:50] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:50] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:50] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:50] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:50] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:50] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:50] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:51] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:51] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:51] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:51] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:51] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:51] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:52] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:52] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:52] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:52] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:52] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:52] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:52] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:52] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:52] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:52] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:52] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:52] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:52] Performing missing analysis Age in years (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Amount of credit (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Birthdate (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Credit worthy? (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Current bank balance (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Date of contact (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Forename (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Income (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Job (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Name (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Person ID (7a28e87b30) INFO [2025-02-06 06:21:52] Performing missing analysis Sex (7a28e87b30) INFO [2025-02-06 06:21:52] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:52] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:52] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:52] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:52] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:52] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:52] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:52] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:52] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:52] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:52] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:52] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:52] Getting atemporal plausibility Pl.atemporal.Item01 (0c70327436) INFO [2025-02-06 06:21:53] Getting variable descriptions of Age in years (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Age in years (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Age in years (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Amount of credit (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Amount of credit (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Amount of credit (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Birthdate (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Birthdate (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Birthdate (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Credit worthy? (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Credit worthy? (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Credit worthy? (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Current bank balance (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Current bank balance (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Current bank balance (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Date of contact (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Date of contact (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Date of contact (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Forename (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Forename (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Forename (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Income (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Income (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Income (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Job (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Job (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Job (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Name (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Name (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Name (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Person ID (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Person ID (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Person ID (edf4f006a9) INFO [2025-02-06 06:21:53] Getting variable descriptions of Sex (eb95542ec1) INFO [2025-02-06 06:21:53] Calculating variable counts of Sex (056f1ee2e0) INFO [2025-02-06 06:21:53] Calculating variable statistics of Sex (edf4f006a9) INFO [2025-02-06 06:21:53] Getting plausibility descriptions of pl.atemporal.item01 (0888fa800d) INFO [2025-02-06 06:21:53] Calculating plausibility counts of pl.atemporal.item01 (0e918bd0fd) INFO [2025-02-06 06:21:53] Calculating plausibility statistics of pl.atemporal.item01 (cf90f11533) INFO [2025-02-06 06:21:54] Getting uniqueness plausibility Pl.uniqueness.Item01 (e4fe49cd9e) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Age in years' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Age in years' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Analyzing variable 'Age in years' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Age in years from target_data : result_max > range$max (44264e3a64) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Amount of credit' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Amount of credit' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Analyzing variable 'Amount of credit' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Birthdate' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Birthdate' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Birthdate from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:54] Birthdate from source_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:54] Analyzing variable 'Birthdate' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Birthdate from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:54] Birthdate from target_data : result_max > datetime$max (44264e8a64) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Credit worthy?' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Credit worthy?' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Analyzing variable 'Credit worthy?' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Current bank balance' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Current bank balance' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Current bank balance from source_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:54] Analyzing variable 'Current bank balance' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Current bank balance from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Date of contact' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Date of contact' with type 'datetime' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Date of contact from source_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:54] Analyzing variable 'Date of contact' with type 'datetime' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Date of contact from target_data : result_min < datetime$min (21abaa38e2) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Forename' (5d061425eb) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Forename' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Income' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Income' with type 'integer' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Analyzing variable 'Income' with type 'integer' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Income from target_data : result_min < range$min (21abaa37e2) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Job' (5d061425eb) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Job' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Name' (5d061425eb) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Name' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Person ID' (5d061425eb) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_01.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Didn't perform value conformance checks, because there are no constraints in the MDR for designation 'Person ID' (key = 'dqa_example_data_02.csv'). (4b27c49aa9) INFO [2025-02-06 06:21:54] Performing value conformance check for 'Sex' (5d061425eb) INFO [2025-02-06 06:21:54] Analyzing variable 'Sex' with type 'enumerated' (source_data)... (d9f44d5c97) INFO [2025-02-06 06:21:54] Analyzing variable 'Sex' with type 'enumerated' (target_data)... (d9f44d5c97) INFO [2025-02-06 06:21:55] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:55] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:55] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:55] Reading dqa_example_data_01.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:55] Getting dqa_example_data_01.csv (81ba7f702f) INFO [2025-02-06 06:21:55] Transforming source variable types dqa_example_data_01.csv (776ba03cbf) INFO [2025-02-06 06:21:55] Found the path to the csv files in the environment: 'D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data (d45dad8b72) INFO [2025-02-06 06:21:55] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_01.csv (208282630a) INFO [2025-02-06 06:21:55] D:/RCompile/CRANincoming/R-devel/lib/DQAstats/demo_data/dqa_example_data_02.csv (208282630a) INFO [2025-02-06 06:21:55] Reading dqa_example_data_02.csv from CSV. (73c0aae8d4) INFO [2025-02-06 06:21:55] Getting dqa_example_data_02.csv (81ba7f702f) INFO [2025-02-06 06:21:55] Transforming source variable types dqa_example_data_02.csv (776ba03cbf) INFO [2025-02-06 06:21:55] Start the time_compare (tc5a1dwezt) INFO [2025-02-06 06:21:55] Start comparing timestamps of: dqa_example_data_01.csv (tcst1dwe12) INFO [2025-02-06 06:21:55] End of time-compare (tcen1dwe67) [ FAIL 0 | WARN 1 | SKIP 5 | PASS 102 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-datetime_restrictions.R:56:3', 'test-datetime_restrictions.R:97:3', 'test-lints.R:29:5', 'test-render_conformance.R:156:3', 'test-stats.R:47:3' [ FAIL 0 | WARN 1 | SKIP 5 | PASS 102 ] > > proc.time() user system elapsed 25.32 1.65 27.07