Package: tidysmd
Title: Tidy Standardized Mean Differences
Version: 0.1.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/malcolmbarrett/tidysmd,
        https://malcolmbarrett.github.io/tidysmd/
BugReports: https://github.com/malcolmbarrett/tidysmd/issues
Depends: R (>= 2.10)
Imports: dplyr, purrr, rlang, smd, stats, tidyr, tidyselect
Suggests: spelling, covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-05 16:32:40 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (<https://orcid.org/0000-0003-0299-5825>)
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-05 17:00:05 UTC
Built: R 4.1.3; ; 2023-04-17 18:50:01 UTC; windows
