-
2.0.9993 protected16b753ba · ·
# dataquieR 2.1.0-rc3 * disallow nominal scales for margins plots * nicer error messages on type or scale level mismatches * the change in ggplot2 was breaking in both directions * fixed the dq_obs importer: work around a deficiency in data.table * fixed issue with na replacement * picky tests and a spell-check exception
-
2.0.9992 protectedde3f58f3 · ·
# dataquieR 2.1.0-rc2 - fixed typo - fixed un-exported generic implementation not compatible with the signature of the original generic
-
2.1.0-rc2 protectedde3f58f3 · ·
# dataquieR 2.1.0-rc2 - fixed typo - fixed un-exported generic implementation not compatible with the signature of the original generic
-
2.1.0-rc1 protected3eecedc5 · ·
# dataquieR 2.1.0-rc1 - renamed metadata column `SEGMENT_ID_TABLE` to `SEGMENT_ID_REF_TABLE` in segment level metadata - scale level metadata support and heuristics - significantly improved data quality summaries - consolidated some of the indicator functions (limits, work in progress) - many minor optimizing changes - figure sizing (work in progress), also resize handles - improved report files structure - improved `dq_report_by` files structure - fixes in rules - fixes in label shortening - fixes in computation speed and cache pre-filling-control - improved Excel export - missing codes: column `CODE_INTERPRET` changed to be in line with the `AAPOR` definitions, so the following translation: `PP -> P; P -> I; OH -> UO`
-
2.0.9991 protected3eecedc5 · ·
# dataquieR 2.1.0-rc1 - renamed metadata column `SEGMENT_ID_TABLE` to `SEGMENT_ID_REF_TABLE` in segment level metadata - scale level metadata support and heuristics - significantly improved data quality summaries - consolidated some of the indicator functions (limits, work in progress) - many minor optimizing changes - figure sizing (work in progress), also resize handles - improved report files structure - improved `dq_report_by` files structure - fixes in rules - fixes in label shortening - fixes in computation speed and cache pre-filling-control - improved Excel export - missing codes: column `CODE_INTERPRET` changed to be in line with the `AAPOR` definitions, so the following translation: `PP -> P; P -> I; OH -> UO`
-
-
-
-
-
-
v1.0.9 protected6808a070 · ·
* Fixed bug in `sigmagap` and made missing guessing more robust. * Fixed checks on missing code detection failing for `logical`. * Fixed a damaged check for numeric threshold values in `acc_margins`. * Fixed wrongly named `GRADING` columns. * Improved parallel execution by automatic detection of cores. * Tidy html dependency
-
v1.0.4 protectedab78b67e · ·
Updated version with fixed extended CRAN-Tests: - Damaged CITATION file fixed - BSD like platforms had trouble with timezones and with missing pandoc for the vignette. - Fixed a bug in counting limit violations for a warning message have been fixed. Additional Fixes: - Fixed a very specific issue: If running dataquieR from a crafted environment could cause the error handlers to fail. - Fixed one inaccurate argument description in the Manuals. - Excluded some spuriously slow (only on RHub) examples from testing.