Package: tidysmd
Title: Tidy Standardized Mean Differences
Version: 0.2.1
Authors@R: 
    person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0299-5825"))
Description: Tidy standardized mean differences ('SMDs'). 'tidysmd' uses
    the 'smd' package to calculate standardized mean differences for
    variables in a data frame, returning the results in a tidy format.
License: MIT + file LICENSE
URL: https://github.com/r-causal/tidysmd,
        https://r-causal.github.io/tidysmd/
BugReports: https://github.com/r-causal/tidysmd/issues
Depends: R (>= 3.5)
Imports: dplyr, purrr, rlang, smd, stats, tidyr, tidyselect, utils,
        vctrs
Suggests: covr, ggplot2, MatchIt, propensity, spelling, testthat (>=
        3.0.0), vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-03-03 13:00:35 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0299-5825>)
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-04 06:30:26 UTC
Built: R 4.7.0; ; 2026-04-28 04:32:33 UTC; windows
