Package: tidysmd
Title: Tidy Standardized Mean Differences
Version: 0.1.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/malcolmbarrett/tidysmd,
        https://malcolmbarrett.github.io/tidysmd/
BugReports: https://github.com/malcolmbarrett/tidysmd/issues
Depends: R (>= 2.10)
Imports: dplyr, ellipsis, glue, purrr, rlang, smd, stats, tidyr,
        tidyselect
Suggests: spelling, covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Language: en-US
NeedsCompilation: no
Packaged: 2021-10-22 13:45:22 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (<https://orcid.org/0000-0003-0299-5825>)
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-25 07:00:02 UTC
Built: R 4.0.2; ; 2021-10-26 11:19:16 UTC; unix
