Package: plotBart
Type: Package
Title: Diagnostic and Plotting Functions to Supplement 'bartCause'
Version: 0.1.7
Authors@R: c(
  person("Joseph", "Marlo", email = "jpm770@nyu.edu", role = c("aut", "cre")),
  person("George", "Perrett", email = "gp77@nyu.edu", role = c("aut"))
  )
Description: Functions to assist in diagnostics and plotting during the causal inference modeling process. 
  Supplements the 'bartCause' package.
License: MIT + file LICENSE
URL: https://priism-center.github.io/plotBart/,
        https://github.com/priism-center/plotBart
BugReports: https://github.com/priism-center/plotBart/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Depends: R (>= 2.10), bartCause (>= 1.0.4), ggplot2 (>= 3.3.2)
Imports: dplyr (>= 1.0.5), tidyr (>= 1.1.3), rpart (>= 4.1.15), stats
        (>= 3.6.2), ggdendro (>= 0.1.22)
Suggests: testthat, vdiffr, arm (>= 1.10.1), covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-26 13:16:41 UTC; joemarlo
Author: Joseph Marlo [aut, cre],
  George Perrett [aut]
Maintainer: Joseph Marlo <jpm770@nyu.edu>
Repository: CRAN
Date/Publication: 2022-05-27 07:50:06 UTC
Built: R 4.6.0; ; 2025-07-18 08:27:49 UTC; unix
