Package: dunlin Title: Preprocessing Tools for Clinical Trial Data Version: 0.1.12 Date: 2025-12-01 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://insightsengineering.r-universe.dev Date/Publication: 2025-12-04 15:15:19 UTC RemoteUrl: https://github.com/insightsengineering/dunlin RemoteRef: v0.1.12 RemoteSha: ad610355783e062f456c6d988a9d29012e1fb4a0 NeedsCompilation: no Packaged: 2026-06-02 09:55:27 UTC; root Author: Liming Li [aut] (ORCID: , Original creator of the package), Benoit Falquet [aut] (ORCID: , Original creator of the package), Xiaoli Duan [ctb], Pawel Rucki [ctb], Joe Zhu [cre] (ORCID: ), F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Joe Zhu