Package: halfmoon
Title: Techniques to Build Better Balance
Version: 0.1.0
Authors@R: 
    person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0299-5825"))
Description: Build better balance in causal inference models. 'halfmoon'
    helps you assess propensity score models for balance between groups
    using metrics like standardized mean differences and visualization
    techniques like mirrored histograms. 'halfmoon' supports both
    weighting and matching techniques.
License: MIT + file LICENSE
URL: https://github.com/r-causal/halfmoon,
        https://r-causal.github.io/halfmoon/
BugReports: https://github.com/r-causal/halfmoon/issues
Depends: R (>= 2.10)
Imports: cli, ggplot2, tidyselect, tidysmd (>= 0.2.0)
Suggests: covr, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-30 17:15:48 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre, cph]
    (<https://orcid.org/0000-0003-0299-5825>)
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-30 18:20:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:29:23 UTC; unix
