Package: dunlin
Title: Preprocessing Tools for Clinical Trial Data
Version: 0.1.11
Date: 2025-08-21
Authors@R: c(
    person("Liming", "Li", , "liming.li@roche.com", role = "aut",
           comment = c(ORCID = "0009-0008-6870-0878", "Original creator of the package")),
    person("Benoit", "Falquet", , "benoit.falquet@roche.com", role = "aut",
           comment = c(ORCID = "0000-0002-4434-3799", "Original creator of the package")),
    person("Xiaoli", "Duan", , "xiaoli.duan@roche.com", role = "ctb"),
    person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "ctb"),
    person("Joe", "Zhu", , "joe.zhu@roche.com", role = "cre",
           comment = c(ORCID = "0000-0001-7566-2787")),
    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.1.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.23), testthat (>= 3.0.4),
        withr (>= 2.1.0)
VignetteBuilder: knitr, rmarkdown
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.3.2
NeedsCompilation: no
Packaged: 2025-08-22 08:45:43 UTC; falquetb
Author: Liming Li [aut] (ORCID: <https://orcid.org/0009-0008-6870-0878>,
    Original creator of the package),
  Benoit Falquet [aut] (ORCID: <https://orcid.org/0000-0002-4434-3799>,
    Original creator of the package),
  Xiaoli Duan [ctb],
  Pawel Rucki [ctb],
  Joe Zhu [cre] (ORCID: <https://orcid.org/0000-0001-7566-2787>),
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2025-08-22 09:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:47:01 UTC; windows
