Type: Package Package: nestcolor Title: Colors for NEST Graphs Version: 0.1.3.9000 Date: 2025-01-21 Authors@R: c( person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7566-2787")), 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://insightsengineering.github.io/nestcolor/, https://github.com/insightsengineering/nestcolor/ BugReports: https://github.com/insightsengineering/nestcolor/issues Depends: R (>= 3.6) Imports: checkmate (>= 2.1.0), ggplot2 (>= 3.5.0), lifecycle (>= 1.0.3) Suggests: knitr (>= 1.42), rmarkdown (>= 2.19), testthat (>= 3.0.4) VignetteBuilder: knitr, rmarkdown RdMacros: lifecycle Config/Needs/verdepcheck: mllg/checkmate, tidyverse/ggplot2, r-lib/lifecycle, yihui/knitr, rstudio/rmarkdown, r-lib/testthat Config/Needs/website: insightsengineering/nesttemplate Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://pharmaverse.r-universe.dev Date/Publication: 2025-01-21 15:29:04 UTC RemoteUrl: https://github.com/insightsengineering/nestcolor RemoteRef: HEAD RemoteSha: f2a1559926431d8abd1ec32c6b30ae08b87b166b NeedsCompilation: no Packaged: 2026-06-08 08:39:38 UTC; root Author: Joe Zhu [aut, cre] (ORCID: ), Emily de la Rua [aut], F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Joe Zhu