Package: EDCimport
Version: 0.6.0
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 (>= 3.6.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, gtools, htmlwidgets, janitor,
        knitr, openxlsx, patchwork, plotly, quarto, rmarkdown,
        rstudioapi, testthat (>= 3.1.8), shiny, usethis, vdiffr, withr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: local, trialmaster, utils
VignetteBuilder: quarto
NeedsCompilation: no
Packaged: 2025-06-24 12:14:37 UTC; Dan
Author: Dan Chaltiel [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3488-779X>)
Maintainer: Dan Chaltiel <dan.chaltiel@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-24 12:30:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:44:15 UTC; windows
