Type: Package
Package: random.cdisc.data
Title: Create Random ADaM Datasets
Version: 0.3.16
Date: 2024-09-28
Authors@R: c(
    person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),
    person("Nick", "Paszty", , "npaszty@gene.com", role = "aut"),
    person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"),
    person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
    person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut"),
    person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
    person("Christopher", "DiPietrantonio", role = "aut"),
    person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: A set of functions to create random Analysis Data Model
    (ADaM) datasets and cached dataset.  ADaM dataset specifications are
    described by the Clinical Data Interchange Standards Consortium
    (CDISC) Analysis Data Model Team.
License: Apache License 2.0
URL: https://insightsengineering.github.io/random.cdisc.data/,
        https://github.com/insightsengineering/random.cdisc.data/
BugReports: https://github.com/insightsengineering/random.cdisc.data/issues
Depends: R (>= 3.6)
Imports: checkmate (>= 2.1.0), dplyr (>= 1.1.2), lifecycle (>= 1.0.3),
        lubridate (>= 1.7.10), magrittr (>= 1.5), rlang (>= 1.1.0),
        stringr (>= 1.4.1), tibble (>= 3.2.1), tidyr (>= 1.1.4), yaml
        (>= 2.1.19)
Suggests: diffdf, knitr (>= 1.42), rmarkdown (>= 2.23), testthat (>=
        3.0.4), withr (>= 2.0.0)
VignetteBuilder: knitr, rmarkdown
RdMacros: lifecycle
Config/Needs/verdepcheck: mllg/checkmate, tidyverse/dplyr,
        r-lib/lifecycle, tidyverse/lubridate, tidyverse/magrittr,
        r-lib/rlang, tidyverse/stringr, tidyverse/tibble,
        tidyverse/tidyr, yaml=vubiostat/r-yaml, gowerc/diffdf,
        yihui/knitr, rstudio/rmarkdown, r-lib/testthat, r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-10 09:14:50 UTC; rstudio
Author: Pawel Rucki [aut],
  Nick Paszty [aut],
  Jana Stoilova [aut],
  Joe Zhu [aut, cre],
  Davide Garolini [aut],
  Emily de la Rua [aut],
  Christopher DiPietrantonio [aut],
  Adrian Waddell [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2024-10-10 09:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:53:51 UTC; windows
