Package: clinify
Type: Package
Title: Clinical Table Styling Tools and Utilities
Version: 0.1.2
Authors@R: c(
    person(given = "Mike",
           family = "Stackhouse",
           role = c("aut", "cre"),
           email = "mike.stackhouse@atorusresearch.com",
           comment = c(ORCID = "0000-0001-6030-723X")),
    person("Ross", "Didenko", email = "rostyslav.didenko@atorusresearch.com", role = c("aut")),
    person("Yevhenii", "Boiko", email = "yevhenii.boiko@atorusresearch.com", role = c("aut")),
    person("Marat", "Zakirov", email = "marat.zakirov@atorusresearch.com", role = "ctb"),
    person("Roman", "Rogoza", email = "roman.rogoza@atorusresearch.com", role = "ctb"),
    person(given = "Atorus Research, Inc.",
           role = "cph"),
    person(given = "Incyte Corporation", role="cph"))
Depends: R (>= 4.2)
Imports: flextable, officer, magrittr, dplyr, knitr, htmltools,
        tidyselect, zoo
Suggests: rmarkdown, testthat (>= 3.0.0), Tplyr, rvest, withr, xml2
Description: The primary motivation of this package is to take the things that are great about the R packages 'flextable' <https://davidgohel.github.io/flextable/> and 'officer' <https://davidgohel.github.io/officer/>, take the standard and complex pieces of formatting clinical tables for regulatory use, and simplify the tedious pieces. 
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://atorus-research.github.io/clinify/
NeedsCompilation: no
Packaged: 2025-03-11 00:59:23 UTC; mstackhouse
Author: Mike Stackhouse [aut, cre] (<https://orcid.org/0000-0001-6030-723X>),
  Ross Didenko [aut],
  Yevhenii Boiko [aut],
  Marat Zakirov [ctb],
  Roman Rogoza [ctb],
  Atorus Research, Inc. [cph],
  Incyte Corporation [cph]
Maintainer: Mike Stackhouse <mike.stackhouse@atorusresearch.com>
Repository: CRAN
Date/Publication: 2025-03-13 12:10:10 UTC
