Package: dmtools
Title: Tools for Clinical Data Management
Version: 0.2.6
Authors@R: 
    person(given = "Konstantin",
           family = "Ryabov",
           role = c("aut", "cre"),
           email = "chachabooms@gmail.com")
Description: For checking the dataset from EDC(Electronic Data Capture) in clinical trials.
             'dmtools' reshape your dataset in a tidy view and check events.
             You can reshape the dataset and choose your target to check, for example, the laboratory reference range.
Depends: R (>= 3.6)
Imports: magrittr (>= 1.5), dplyr (>= 1.0.0), readxl (>= 1.3.1), purrr
        (>= 0.3.3), lubridate (>= 1.7.4), httr (>= 1.4.1), tidyr (>=
        1.1.0), tibble (>= 3.0.1), progress (>= 1.2.2)
License: MIT + file LICENSE
URL: https://github.com/KonstantinRyabov/dmtools
BugReports: https://github.com/KonstantinRyabov/dmtools/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-08 21:49:03 UTC; X7-KR
Author: Konstantin Ryabov [aut, cre]
Maintainer: Konstantin Ryabov <chachabooms@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-08 22:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:22:03 UTC; unix
