Package: EDCimport
Version: 0.4.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.1.0)
Imports: cli, dplyr, forcats, glue, ggplot2, haven, labelled, purrr,
        readr, rlang, stringr, tibble, tidyr, tidyselect, utils
Suggests: callr, 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-12-09 14:55:16 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-12-11 09:00:06 UTC
