Package: tfrmt
Title: Applies Display Metadata to Analysis Results Datasets
Version: 0.1.1
Authors@R: 
    c(person(given = "Becca",
             family = "Krouse",
             role = c("aut", "cre"),
             email = "becca.z.krouse@gsk.com"),
             person(given = "Christina",
                    family = "Fillmore",
                    role = c("aut"),
                    email = "christina.e.fillmore@gsk.com",
                    comment = c(ORCID = "0000-0003-0595-2302")),
             person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")),
             person("Atorus Research LLC", role = c("cph", "fnd")),
             person(given = "Ellis",
                    family = "Hughes",
                    role = c("aut"),
                    email = "ellis.h.hughes@gsk.com",
                    comment = c(ORCID = "0000-0003-0637-4436")),
             person(given = "Karima",
                    family = "Ahmad",
                    role = c("aut"),
                    email = "karima.j.ahmad@gsk.com",
                    comment = c(ORCID = "0000-0002-8784-1712")),
            person(given = "Shannon",
                    family = "Haughton",
                    role = c("aut"),
                    email = "shannon.l.haughton@gsk.com")
             )
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.
Language: en-GB
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: covr, testthat (>= 3.0.0), knitr, rmarkdown, patchwork,
        survival, ggfortify
Imports: magrittr, dplyr, purrr, rlang, stringr, stringi, tidyr, gt (>=
        0.6.0), tidyselect, forcats, tibble, ggplot2, jsonlite, glue
Config/testthat/edition: 3
URL: https://GSK-Biostatistics.github.io/tfrmt/,
        https://github.com/GSK-Biostatistics/tfrmt
BugReports: https://github.com/GSK-Biostatistics/tfrmt/issues
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-03-15 18:54:16 UTC; bkrouse
Author: Becca Krouse [aut, cre],
  Christina Fillmore [aut] (<https://orcid.org/0000-0003-0595-2302>),
  GlaxoSmithKline Research & Development Limited [cph, fnd],
  Atorus Research LLC [cph, fnd],
  Ellis Hughes [aut] (<https://orcid.org/0000-0003-0637-4436>),
  Karima Ahmad [aut] (<https://orcid.org/0000-0002-8784-1712>),
  Shannon Haughton [aut]
Maintainer: Becca Krouse <becca.z.krouse@gsk.com>
Repository: CRAN
Date/Publication: 2024-03-15 19:20:02 UTC
Built: R 4.2.3; ; 2024-03-16 06:02:41 UTC; unix
