Type: Package
Package: nestcolor
Title: Colors for NEST Graphs
Version: 0.1.2
Date: 2023-06-02
Authors@R: c(
    person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
    person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: Clinical reporting figures require to use consistent colors and
  configurations. As a part of the Roche open-source clinical reporting project,
  namely the NEST project, the 'nestcolor' package specifies the color code and
  default theme with specifying 'ggplot2' theme parameters. Users can easily customize
  color and theme settings before using the reset of NEST packages to ensure consistent
  settings in both static and interactive output at the downstream.
License: Apache License 2.0
URL: https://github.com/insightsengineering/nestcolor/
BugReports: https://github.com/insightsengineering/nestcolor/issues
Depends: R (>= 3.6)
Imports: checkmate, ggplot2 (>= 3.4.0), lifecycle
Suggests: knitr, rmarkdown, testthat (>= 2.0)
VignetteBuilder: knitr
RdMacros: lifecycle
biocViews:
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-09 09:43:20 UTC; rstudio
Author: Joe Zhu [aut, cre],
  Emily de la Rua [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2023-06-09 14:10:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:30:25 UTC; unix
