Package: tidysmd
Title: Tidy Standardized Mean Differences
Version: 0.2.0
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 (>= 2.10)
Imports: dplyr, purrr, rlang, smd, stats, tidyr, tidyselect, utils
Suggests: covr, ggplot2, MatchIt, spelling, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-26 17:15:47 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (<https://orcid.org/0000-0003-0299-5825>)
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-26 17:30:02 UTC
Built: R 4.3.0; ; 2023-05-28 18:11:17 UTC; unix
