Package: EDCimport
Version: 0.3.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' and 'Macro'.
License: GPL-3
URL: https://github.com/DanChaltiel/EDCimport
BugReports: https://github.com/DanChaltiel/EDCimport/issues
Depends: R (>= 3.1.0)
Imports: cli, dplyr, forcats, glue, ggplot2, haven, labelled, purrr,
        readr, rlang, stringr, tibble, tidyr, tidyselect
Suggests: callr, crosstable, gtools, janitor, knitr, plotly, testthat
        (>= 3.1.8), vdiffr, withr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-19 10:09:02 UTC; Dan
Author: Dan Chaltiel [aut, cre] (<https://orcid.org/0000-0003-3488-779X>)
Maintainer: Dan Chaltiel <dan.chaltiel@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-19 10:30:02 UTC
