Package: tfrmt Title: Applies Display Metadata to Analysis Results Datasets Version: 0.4.0.9000 Authors@R: c( person("Alanah", "Jonas", , "alanah.x.jonas@gsk.com", role = c("aut", "cre")), person("Becca", "Krouse", , "becca.z.krouse@gsk.com", role = "aut"), person("Christina", "Fillmore", , "christina.e.fillmore@gsk.com", role = "aut", comment = c(ORCID = "0000-0003-0595-2302")), person("Ellis", "Hughes", , "ellis.h.hughes@gsk.com", role = "aut", comment = c(ORCID = "0000-0003-0637-4436")), person("Karima", "Ahmad", , "karima.j.ahmad@gsk.com", role = "aut", comment = c(ORCID = "0000-0002-8784-1712")), person("Shannon", "Haughton", , "shannon.l.haughton@gsk.com", role = "aut"), person("Dragoș", "Moldovan-Grünfeld", , "dragos.v.moldovan-grunfeld@gsk.com", role = "aut"), person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")), person("Atorus Research LLC", role = c("cph", "fnd")) ) Description: Creates a framework to store and apply display metadata to Analysis Results Datasets (ARDs). The use of 'tfrmt' allows users to define table format and styling without the data, and later apply the format to the data. License: Apache License (>= 2) URL: https://GSK-Biostatistics.github.io/tfrmt/, https://github.com/GSK-Biostatistics/tfrmt BugReports: https://github.com/GSK-Biostatistics/tfrmt/issues Depends: R (>= 4.2.0) Imports: cli, dplyr, forcats, ggplot2, glue, gt (>= 1.1.0), jsonlite, magrittr, purrr, rlang, stringi, stringr, tibble, tidyr, tidyselect Suggests: cards (>= 0.8.0), covr, ggfortify, knitr, patchwork, pharmaverseadam, rmarkdown, survival, testthat (>= 3.0.0), withr Remotes: pharmaverse/cards Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://ddsjoberg.r-universe.dev Date/Publication: 2026-07-21 13:20:54 UTC RemoteUrl: https://github.com/GSK-Biostatistics/tfrmt RemoteRef: HEAD RemoteSha: 495be38facf800e0642be124cfb7b7b87bfbeeea NeedsCompilation: no Packaged: 2026-07-21 14:44:59 UTC; root Author: Alanah Jonas [aut, cre], Becca Krouse [aut], Christina Fillmore [aut] (ORCID: ), Ellis Hughes [aut] (ORCID: ), Karima Ahmad [aut] (ORCID: ), Shannon Haughton [aut], Dragoș Moldovan-Grünfeld [aut], GlaxoSmithKline Research & Development Limited [cph, fnd], Atorus Research LLC [cph, fnd] Maintainer: Alanah Jonas