Package: xportr Title: Utilities to Output CDISC SDTM/ADaM XPT Files Version: 0.5.0.9000 Authors@R: c( person("Eli", "Miller", , "Eli.Miller@AtorusResearch.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2127-9456")), person("Ben", "Straub", role = "aut"), person("Zelos", "Zhu", role = "aut"), person("Ethan", "Brockmann", role = "aut"), person("Vedha", "Viyash", role = "aut"), person("Andre", "Verissimo", role = "aut"), person("Sophie", "Shapcott", role = "aut"), person("Celine", "Piraux", role = "aut"), person("Kangjie", "Zhang", role = "aut"), person("Adrian", "Chan", role = "aut"), person("Sadchla", "Mascary", role = "aut"), person("Seunghyun", "Kim", role = "aut"), person("Atorus/GSK JPT", role = "cph") ) Description: Tools to build CDISC compliant data sets and check for CDISC compliance. License: MIT + file LICENSE URL: https://atorus-research.github.io/xportr/, https://github.com/atorus-research/xportr BugReports: https://github.com/atorus-research/xportr/issues Depends: R (>= 4.1.0) Imports: checkmate, cli, dplyr (>= 1.0.2), glue (>= 1.4.2), haven (>= 2.5.0), lifecycle, magrittr, purrr (>= 0.3.4), rlang (>= 0.4.10), stringr (>= 1.4.0) Suggests: DT, knitr, labelled, metacore, pharmaverseadam, readxl, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2026-05-28 15:47:02 UTC RemoteUrl: https://github.com/atorus-research/xportr RemoteRef: HEAD RemoteSha: 712302f8b9923d37d49b7edb84be01f367512e7e NeedsCompilation: no Packaged: 2026-05-28 18:07:13 UTC; root Author: Eli Miller [aut, cre] (ORCID: ), Ben Straub [aut], Zelos Zhu [aut], Ethan Brockmann [aut], Vedha Viyash [aut], Andre Verissimo [aut], Sophie Shapcott [aut], Celine Piraux [aut], Kangjie Zhang [aut], Adrian Chan [aut], Sadchla Mascary [aut], Seunghyun Kim [aut], Atorus/GSK JPT [cph] Maintainer: Eli Miller