Package: EDCimport Version: 0.7.0.9005 Title: Import Data from EDC Software Authors@R: c(person(given = "Dan", family = "Chaltiel", role = c("aut", "cre"), email = "dan.chaltiel@gmail.com", comment = c(ORCID = "0000-0003-3488-779X"))) Description: A convenient toolbox to import data exported from Electronic Data Capture (EDC) software 'TrialMaster'. License: GPL-3 URL: https://github.com/DanChaltiel/EDCimport, https://danchaltiel.github.io/EDCimport/ BugReports: https://github.com/DanChaltiel/EDCimport/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, forcats, fs, glue, ggplot2, haven, lubridate, purrr, readr, rlang, scales, stats, stringr, tibble, tidyr, tidyselect, utils, lifecycle Suggests: bslib, callr, crosstable, DT, gt, gtools, htmlwidgets, janitor, knitr, openxlsx, patchwork, plotly, quarto, rmarkdown, rstudioapi, testthat (>= 3.1.8), shiny, usethis, vdiffr, withr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: local, trialmaster, utils VignetteBuilder: quarto Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://danchaltiel.r-universe.dev Date/Publication: 2026-06-14 15:19:02 UTC RemoteUrl: https://github.com/DanChaltiel/EDCimport RemoteRef: HEAD RemoteSha: e7e65bd337bf179cc24c2ec25244bc9bf031570e NeedsCompilation: no Packaged: 2026-06-15 12:01:09 UTC; root Author: Dan Chaltiel [aut, cre] (ORCID: ) Maintainer: Dan Chaltiel