Package: logrx Title: A Logging Utility Focus on Clinical Trial Programming Workflows Version: 0.4.0.9000 Authors@R: c( person(given = "Nathan", family = "Kosiba", email = "nhkosiba@gmail.com", role = c("aut", "cre")), person(given = "Thomas", family = "Bermudez", email = "thomas.a.bermudez@gsk.com", role = "aut"), person(given = "Ben", family = "Straub", email = "ben.x.straub@gsk.com", role = "aut"), person(given = "Michael", family = "Rimler", email = "michael.s.rimler@gsk.com", role = "aut"), person(given = "Nicholas", family = "Masel", email = "nmasel@its.jnj.com", role = "aut"), person(given = "Sam", family = "Parmar", email = "samir.parmar@pfizer.com", role = "aut"), person(given = "GSK/Atorus JPT", role = c("cph", "fnd")) ) Description: A utility to facilitate the logging and review of R programs in clinical trial programming workflows. License: MIT + file LICENSE URL: https://pharmaverse.github.io/logrx/, https://github.com/pharmaverse/logrx BugReports: https://github.com/pharmaverse/logrx/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr (>= 1.0.0), magrittr, purrr, rlang, stats, tidyr, stringr, sessioninfo (>= 1.2), stringi, tibble, digest, lifecycle, methods Suggests: testthat (>= 3.0.0), knitr, rmarkdown, withr, covr, pkgdown, Tplyr, haven, lintr (>= 3.1.1), xml2, here, readr, rstudioapi, tidyselect, renv, yaml VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 4.0.0) Config/pak/sysreqs: libicu-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2026-03-13 15:40:54 UTC RemoteUrl: https://github.com/pharmaverse/logrx RemoteRef: HEAD RemoteSha: 66d6eb66784363d917d4af87269b1fa249971ea9 NeedsCompilation: no Packaged: 2026-06-11 07:37:22 UTC; root Author: Nathan Kosiba [aut, cre], Thomas Bermudez [aut], Ben Straub [aut], Michael Rimler [aut], Nicholas Masel [aut], Sam Parmar [aut], GSK/Atorus JPT [cph, fnd] Maintainer: Nathan Kosiba