Package: xportr
Title: Utilities to Output CDISC SDTM/ADaM XPT Files
Version: 0.3.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")),
    person(given = "Ben", 
           family = "Straub",
           role = ("aut")),
    person(given = "Ross",
           family = "Didenko",
           role = ("aut")),
    person(given = "Zelos",
           family = "Zhu",
           role = ("aut")),
    person(given = "Ethan",
           family = "Brockmann",
           role = ("aut")),
    person(given = "Vedha",
           family = "Viyash",
           role = ("aut")),
    person(given = "Andre",
           family = "Verissimo",
           role = ("aut")),
    person(given = "Sophie",
           family = "Shapcott",
           role = ("aut")),
    person(given = "Celine",
           family = "Piraux",
           role = ("aut")),
    person(given = "Adrian",
           family = "Chan",
           role = ("aut")),
   person(given = "Sadchla",
           family = "Mascary",
           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), lifecycle
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), withr, knitr, rmarkdown, readxl, DT,
        labelled, admiral, devtools, spelling, usethis, lintr, metacore
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2023-06-20 19:56:31 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],
  Ethan Brockmann [aut],
  Vedha Viyash [aut],
  Andre Verissimo [aut],
  Sophie Shapcott [aut],
  Celine Piraux [aut],
  Adrian Chan [aut],
  Sadchla Mascary [aut],
  Atorus/GSK JPT [cph]
Maintainer: Eli Miller <Eli.Miller@AtorusResearch.com>
Repository: CRAN
Date/Publication: 2023-06-21 11:30:02 UTC
