CRAN Package Check Results for Package EDCimport

Last updated on 2025-12-06 00:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 12.92 181.30 194.22 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 9.81 87.11 96.92 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 90.00 225.99 315.99 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 64.00 264.39 328.39 OK
r-devel-windows-x86_64 0.6.0 13.00 164.00 177.00 OK
r-patched-linux-x86_64 0.6.0 13.66 167.41 181.07 OK
r-release-linux-x86_64 0.6.0 11.91 166.85 178.76 OK
r-release-macos-arm64 0.6.0 OK
r-release-macos-x86_64 0.6.0 11.00 100.00 111.00 OK
r-release-windows-x86_64 0.6.0 13.00 164.00 177.00 OK
r-oldrel-macos-arm64 0.6.0 OK
r-oldrel-macos-x86_64 0.6.0 10.00 102.00 112.00 OK
r-oldrel-windows-x86_64 0.6.0 24.00 217.00 241.00 OK

Check Details

Version: 0.6.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'crosstable', 'DT', 'htmlwidgets', 'knitr', 'openxlsx', 'plotly', 'quarto', 'rmarkdown', 'shiny', 'usethis' VignetteBuilder package required for checking but not installed: ‘quarto’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(EDCimport) > > test_check("EDCimport") Starting 2 test processes. Saving _problems/test-sanity-79.R [ FAIL 1 | WARN 0 | SKIP 12 | PASS 77 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • No example for `read_all_sas()` yet (1): 'test-read_all_sas.R:3:3' • On CRAN (11): 'test-trialmaster.R:5:1', 'test-utils.R:3:1', 'test-helpers.R:143:1', 'test-patient_gridplot.R:2:1', 'test-population_plot.R:3:1', 'test-read_all_csv.R:24:1', 'test-lastnews_table.R:67:1', 'test-split_mixed.R:2:1', 'test-swimmerplot.R:7:3', 'test-trialmaster-simple.R:2:1', 'test-search_data.R:10:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sanity.R:79:3'): edc_data_warn snapshot ──────────────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `save_edc_data_warnings(edc_warnings = w, path = f, open = FALSE)`: The package "openxlsx" is required for `save_edc_data_warnings()` to work. Backtrace: ▆ 1. └─EDCimport::save_edc_data_warnings(...) at test-sanity.R:79:3 2. └─rlang::check_installed("openxlsx", reason = "for `save_edc_data_warnings()` to work.") [ FAIL 1 | WARN 0 | SKIP 12 | PASS 77 ] Deleting unused snapshots: 'patient_gridplot/edc-patient-gridplot-args.svg', 'patient_gridplot/edc-patient-gridplot-default.svg', 'patient_gridplot/edc-patient-gridplot-gradient.svg', 'population_plot/pop-plot.svg', 'swimmerplot/swimmerplot-aes-color-id-subset-chr.svg', 'swimmerplot/swimmerplot-group-id-subset-id-sort.svg', 'swimmerplot/swimmerplot-origin-group.svg', 'swimmerplot/swimmerplot-origin-include-exclude-id-sort.svg', and 'swimmerplot/swimmerplot.svg' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc