Package: dunlin
Title: Preprocessing Tools for Clinical Trial Data
Version: 0.1.7
Date: 2023-12-04
Authors@R: c(
    person("Liming", "Li", , "liming.li@roche.com", role = c("aut", "cre")),
    person("Benoit", "Falquet", , "benoit.falquet@roche.com", role = "aut"),
    person("Xiaoli", "Duan", , "xiaoli.duan@roche.com", role = "ctb"),
    person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "ctb"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: A collection of functions to preprocess data and organize
    them in a format amenable to use by chevron.
License: Apache License 2.0
URL: https://insightsengineering.github.io/dunlin/,
        https://github.com/insightsengineering/dunlin/
BugReports: https://github.com/insightsengineering/dunlin/issues
Depends: R (>= 4.0.0)
Imports: checkmate (>= 2.1.0), dplyr (>= 1.1.0), forcats (>= 1.0.0),
        glue (>= 1.0.0), magrittr (>= 1.5), methods, rlang (>= 1.0.0),
        stringr (>= 1.4.1), tibble (>= 1.2), yaml (>= 2.1.15)
Suggests: knitr (>= 1.42), rmarkdown (>= 2.19), testthat (>= 3.0.4),
        withr (>= 2.1.0)
VignetteBuilder: knitr
Config/Needs/verdepcheck: mllg/checkmate, tidyverse/dplyr,
        tidyverse/forcats, tidyverse/glue, tidyverse/magrittr,
        r-lib/rlang, tidyverse/stringr, tidyverse/tibble,
        yaml=vubiostat/r-yaml, 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
RoxygenNote: 7.2.3
Collate: 'assertions.R' 'co_relevels.R' 'cut_by_group.R'
        'dunlin-package.R' 'explicit_na.R' 'filter.R'
        'join_adsub_adsl.R' 'pivot.R' 'propagate.R' 'reformat.R'
        'render_safe.R' 'rules.R' 'unite.R' 'utils.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2023-12-13 02:38:07 UTC; lil128
Author: Liming Li [aut, cre],
  Benoit Falquet [aut],
  Xiaoli Duan [ctb],
  Pawel Rucki [ctb],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Liming Li <liming.li@roche.com>
Repository: CRAN
Date/Publication: 2023-12-13 12:30:02 UTC
Built: R 4.2.3; ; 2023-12-13 14:49:26 UTC; unix
