Package: datacutr
Type: Package
Title: SDTM Datacut
Version: 0.2.0
Authors@R: c(
    person("Tim", "Barnett", email = "timothy.barnett@roche.com", role = c("cph","aut", "cre")), 
    person("Nathan", "Rees", email = "nathan.rees@roche.com", role = c("aut")), 
    person("Alana", "Harris", email = "alana.harris@roche.com", role = c("aut")),
    person("Cara", "Andrews", email = "cara.andrews@roche.com", role = c("aut")))
Description: Supports the process of applying a cut to Standard Data Tabulation Model (SDTM),
    as part of the analysis of specific points in time of the data, normally as part of 
    investigation into clinical trials. The functions support different approaches of
    cutting to the different domains of SDTM normally observed.
License: Apache License (>= 2)
BugReports: https://github.com/pharmaverse/datacutr/issues
URL: https://pharmaverse.github.io/datacutr/,
        https://github.com/pharmaverse/datacutr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: admiraldev (>= 0.3.0), assertthat (>= 0.2.1), dplyr (>=
        1.0.5), lubridate (>= 1.7.4), magrittr (>= 1.5), purrr (>=
        0.3.3), stringr (>= 1.4.0), rlang (>= 0.4.4), tibble (>=
        3.0.0), reactable (>= 0.4.4)
Suggests: devtools, lintr, pkgdown, testthat, knitr, methods,
        rmarkdown, roxygen2, spelling, styler, usethis, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-19 16:23:45 UTC; barnett1
Author: Tim Barnett [cph, aut, cre],
  Nathan Rees [aut],
  Alana Harris [aut],
  Cara Andrews [aut]
Maintainer: Tim Barnett <timothy.barnett@roche.com>
Repository: CRAN
Date/Publication: 2024-11-19 16:40:01 UTC
