Package: xportr
Title: Utilities to Output CDISC SDTM/ADaM XPT Files
Version: 0.2.0
Authors@R: 
    c(
    person(given = "Eli",
           family = "Miller",
           role = c("aut",  "cre"),
           email = "Eli.Miller@AtorusResearch.com",
           comment = c(ORCID = "0000-0002-2127-9456")),
    person(given = "Vignesh ",
           family = "Thanikachalam",
           role = c("aut"),
           email = "vignesh.x.thanikachalam@gsk.com"),
    person(given = "Ben", 
           family = "Straub",
           email = "ben.x.straub@gsk.com", 
           role = "aut"),
    person(given = "Ross",
           family = "Didenko",
           email = "Ross.Didenko@AtorusResearch.com",
           role = "aut"),
    person(given = "Zelos",
           family = "Zhu",
           email = "Zelos.Zhu@AtorusResearch.com",
           role = "aut"),
    person(given = "Atorus/GSK JPT",
           role = "cph")
    )
Description: Tools to build CDISC compliant data sets and check for CDISC compliance.
URL: https://github.com/atorus-research/xportr
BugReports: https://github.com/atorus-research/xportr/issues
Imports: dplyr (>= 1.0.2), purrr (>= 0.3.4), stringr (>= 1.4.0),
        magrittr, glue (>= 1.4.2), rlang (>= 0.4.10), cli, tidyselect,
        readr, janitor, tm, haven (>= 2.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), withr, knitr, rmarkdown, readxl, DT,
        labelled, admiral, devtools, spelling, usethis, lintr, styler
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-23 20:04:21 UTC; eli.miller
Author: Eli Miller [aut, cre] (<https://orcid.org/0000-0002-2127-9456>),
  Vignesh Thanikachalam [aut],
  Ben Straub [aut],
  Ross Didenko [aut],
  Zelos Zhu [aut],
  Atorus/GSK JPT [cph]
Maintainer: Eli Miller <Eli.Miller@AtorusResearch.com>
Repository: CRAN
Date/Publication: 2023-02-23 20:30:02 UTC
Built: R 4.1.2; ; 2023-02-24 12:29:34 UTC; unix
