Package: braidReports Title: Visualize Combined Action Response Surfaces and Report BRAID Analyses Version: 1.0.1 Authors@R: c( person("Anang", "Shelat", email = "anang.shelat@stjude.org", role = c("aut")), person("Nathaniel R.", "Twarog", , email ="nathaniel.twarog@stjude.org", role = c("aut", "cre"))) Description: Provides functions to visualize combined action data in 'ggplot2'. Also provides functions for producing full BRAID analysis reports with custom layouts and aesthetics, using the BRAID method originally described in Twarog et al. (2016) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Depends: braidrm (>= 1.0.0), ggplot2, R (>= 3.0) Imports: basicdrm, cowplot, grid, gtable, scales, utils Suggests: knitr, rmarkdown VignetteBuilder: knitr LazyData: true Repository: https://nathanieltwarog.r-universe.dev Date/Publication: 2024-09-30 14:14:10 UTC RemoteUrl: https://github.com/nathanieltwarog/braidreports RemoteRef: HEAD RemoteSha: 03c86ed0f5c45282e7343574f6302e08ccfa2e97 NeedsCompilation: no Packaged: 2026-07-04 02:54:21 UTC; root Author: Anang Shelat [aut], Nathaniel R. Twarog [aut, cre] Maintainer: Nathaniel R. Twarog