Package: EDCimport
Version: 0.2.1
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, glue, forcats, haven, labelled, purrr, readr,
        rlang, stringr, tibble, tidyr
Suggests: callr, covr, crosstable, knitr, testthat (>= 3.0.0), withr
Encoding: UTF-8
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-12-01 15:45:34 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: 2022-12-02 16:10:14 UTC
Built: R 4.1.2; ; 2022-12-03 12:31:58 UTC; unix
