Package: halfmoon Title: Techniques to Build Better Balance Version: 0.2.0.9000 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 (>= 4.1.0) Imports: cli, dplyr, ggplot2, gtsummary (>= 2.1.0), propensity, purrr, rlang, scales, smd, tibble, tidyr, tidyselect, tidysmd, vctrs Suggests: cards, cardx (>= 0.2.3), cobalt, covr, mgcv, survey, testthat (>= 3.0.0), vdiffr, withr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://r-causal.r-universe.dev Date/Publication: 2026-03-06 16:37:19 UTC RemoteUrl: https://github.com/r-causal/halfmoon RemoteRef: HEAD RemoteSha: 9b511fe8a26f50ef6b6b76fb44eba5ba46e21b45 NeedsCompilation: no Packaged: 2026-07-04 05:59:46 UTC; root Author: Malcolm Barrett [aut, cre, cph] (ORCID: ) Maintainer: Malcolm Barrett