CRAN Package Check Results for Package datawizard

Last updated on 2025-04-28 18:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 13.12 429.98 443.10 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 8.10 390.68 398.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 647.69 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 1027.83 ERROR
r-devel-windows-x86_64 1.0.2 14.00 308.00 322.00 OK
r-patched-linux-x86_64 1.0.2 15.84 423.59 439.43 OK
r-release-linux-x86_64 1.0.2 12.60 420.70 433.30 OK
r-release-macos-arm64 1.0.2 500.00 OK
r-release-macos-x86_64 1.0.2 851.00 OK
r-release-windows-x86_64 1.0.2 14.00 299.00 313.00 OK
r-oldrel-macos-arm64 1.0.2 399.00 OK
r-oldrel-macos-x86_64 1.0.2 766.00 OK
r-oldrel-windows-x86_64 1.0.2 19.00 395.00 414.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed adjust 5.12 0.541 6.943 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [14m/16m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(datawizard) > > test_check("datawizard") Starting 2 test processes [ FAIL 3 | WARN 0 | SKIP 81 | PASS 1866 ] ══ Skipped tests (81) ══════════════════════════════════════════════════════════ • On CRAN (80): 'test-categorize.R:239:3', 'test-categorize.R:246:3', 'test-contr.deviation.R:21:3', 'test-data_codebook.R:5:3', 'test-data_codebook.R:10:3', 'test-data_codebook.R:18:3', 'test-data_codebook.R:31:3', 'test-data_codebook.R:36:3', 'test-data_codebook.R:41:3', 'test-data_codebook.R:49:3', 'test-data_codebook.R:57:3', 'test-data_codebook.R:70:3', 'test-data_codebook.R:81:3', 'test-data_codebook.R:91:3', 'test-data_codebook.R:103:3', 'test-data_codebook.R:121:3', 'test-data_codebook.R:138:3', 'test-data_codebook.R:147:3', 'test-data_codebook.R:156:3', 'test-data_codebook.R:177:3', 'test-data_codebook.R:208:3', 'test-data_partition.R:11:3', 'test-data_peek.R:32:3', 'test-data_read.R:8:1', 'test-data_modify.R:389:3', 'test-data_modify.R:398:3', 'test-data_rescale.R:34:3', 'test-data_seek.R:80:3', 'test-data_separate.R:172:3', 'test-data_separate.R:236:3', 'test-data_separate.R:321:3', 'test-data_separate.R:333:3', 'test-data_summary.R:170:3', 'test-data_summary.R:177:3', 'test-data_to_factor.R:87:1', 'test-data_tabulate.R:64:3', 'test-data_tabulate.R:157:3', 'test-data_tabulate.R:163:3', 'test-data_tabulate.R:170:3', 'test-data_tabulate.R:177:3', 'test-data_tabulate.R:234:3', 'test-data_tabulate.R:240:3', 'test-data_tabulate.R:248:3', 'test-data_tabulate.R:306:3', 'test-data_tabulate.R:342:3', 'test-data_tabulate.R:382:3', 'test-data_tabulate.R:414:3', 'test-data_to_numeric.R:2:3', 'test-data_to_numeric.R:44:3', 'test-data_to_numeric.R:175:3', 'test-data_to_long.R:72:3', 'test-data_to_long.R:496:3', 'test-data_write.R:5:1', 'test-demean.R:12:3', 'test-demean.R:66:3', 'test-empty-dataframe.R:16:3', 'test-describe_distribution.R:95:3', 'test-describe_distribution.R:104:3', 'test-describe_distribution.R:281:3', 'test-means_by_group.R:4:3', 'test-means_by_group.R:19:3', 'test-print.dw_transformer.R:3:3', 'test-ranktransform.R:67:3', 'test-normalize.R:30:3', 'test-reshape_ci.R:12:3', 'test-reshape_ci.R:25:3', 'test-rescale_weights.R:6:3', 'test-rescale_weights.R:31:3', 'test-rescale_weights.R:41:3', 'test-skewness-kurtosis.R:27:3', 'test-skewness-kurtosis.R:37:3', 'test-skewness-kurtosis.R:48:3', 'test-skewness-kurtosis.R:58:3', 'test-smoothness.R:28:3', 'test-standardize_models.R:210:3', 'test-standardize_models.R:241:3', 'test-standardize_models.R:320:3', 'test-text_format.R:2:3', 'test-text_format.R:74:3', 'test-winsorization.R:8:3' • {bayestesR} is not installed (1): 'test-data_summary.R:234:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-describe_distribution.R:289:3'): return NA in CI if sample is too sparse ── `... <- NULL` did not throw the expected warning. ── Failure ('test-describe_distribution.R:293:3'): return NA in CI if sample is too sparse ── res$CI_low (`actual`) not identical to NA (`expected`). `actual` is a double vector (2.64619257086999) `expected` is a logical vector (NA) ── Failure ('test-describe_distribution.R:294:3'): return NA in CI if sample is too sparse ── res$CI_high (`actual`) not identical to NA (`expected`). `actual` is a double vector (3.45308211143695) `expected` is a logical vector (NA) [ FAIL 3 | WARN 0 | SKIP 81 | PASS 1866 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc