Package: datacutr Type: Package Title: SDTM Datacut Version: 0.2.4 Authors@R: c( person("Tim", "Barnett", email = "timothy.barnett@roche.com", role = c("cph","aut", "cre")), person("Nathan", "Rees", email = "nathan.rees@roche.com", role = c("aut")), person("Alana", "Harris", email = "alana.harris@roche.com", role = c("aut")), person("Cara", "Andrews", email = "cara.andrews@roche.com", role = c("aut"))) Description: Supports the process of applying a cut to Standard Data Tabulation Model (SDTM), as part of the analysis of specific points in time of the data, normally as part of investigation into clinical trials. The functions support different approaches of cutting to the different domains of SDTM normally observed. License: Apache License (>= 2) BugReports: https://github.com/pharmaverse/datacutr/issues URL: https://pharmaverse.github.io/datacutr/, https://github.com/pharmaverse/datacutr Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: admiraldev (>= 0.3.0), assertthat (>= 0.2.1), dplyr (>= 1.0.5), lubridate (>= 1.7.4), magrittr (>= 1.5), purrr (>= 0.3.3), stringr (>= 1.4.0), rlang (>= 0.4.4), tibble (>= 3.0.0), reactable (>= 0.4.4) Suggests: devtools, pkgdown, testthat, knitr, methods, rmarkdown, roxygen2, spelling, usethis, covr, DT, cyclocomp VignetteBuilder: knitr Config/wants/development: lintr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2025-11-14 10:40:07 UTC RemoteUrl: https://github.com/pharmaverse/datacutr RemoteRef: HEAD RemoteSha: 9b69615e89adf22251c60ed8b4590c4bdf24266f NeedsCompilation: no Packaged: 2026-06-14 07:49:22 UTC; root Author: Tim Barnett [cph, aut, cre], Nathan Rees [aut], Alana Harris [aut], Cara Andrews [aut] Maintainer: Tim Barnett