Package: smd
Type: Package
Title: Compute Standardized Mean Differences
Version: 0.6.7
Authors@R: c(person("Bradley", "Saul", role = c("aut", "cre"), 
                    email = "bradleysaul@fastmail.com"),
             person("Alex", "Breskin", role = c("ctb"), 
                    email = "alexbreskin@gmail.com"),
             person("Catie", "Wiener", role = c("ctb"), 
                    email = "cwiener@live.unc.edu"),
             person("Matt", "Phelan", role = c("ctb"), 
                    email = "mpphelan1@gmail.com"),
             person("Daniel", "Sjoberg", role = c("ctb"),
                    email = "danield.sjoberg@gmail.com")
             )
Description: Computes standardized mean differences and confidence intervals for 
    multiple data types based on Yang, D., & Dalton, J. E. (2012) 
    <http://www.lerner.ccf.org/qhs/software/lib/stddiff.pdf>. 
Imports: MASS (>= 7.3-50), methods (>= 3.5.1)
Suggests: testthat, stddiff, tableone, knitr, dplyr, purrr, markdown,
        rmarkdown
License: MIT + file LICENSE
URL: https://bsaul.github.io/smd/
BugReports: https://github.com/bsaul/smd/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Repository: CRAN
NeedsCompilation: no
Packaged: 2024-03-28 17:34:40 UTC; nixbld
Author: Bradley Saul [aut, cre],
  Alex Breskin [ctb],
  Catie Wiener [ctb],
  Matt Phelan [ctb],
  Daniel Sjoberg [ctb]
Maintainer: Bradley Saul <bradleysaul@fastmail.com>
Date/Publication: 2024-03-29 03:10:05 UTC
Built: R 4.2.3; ; 2024-04-24 00:38:37 UTC; windows
