Package: smd
Type: Package
Title: Compute Standardized Mean Differences
Version: 0.7.0
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"),
             person("Nuvan", "Rathnayaka", role = c("ctb"),
                    email = "nuvanrath@proton.me")
             )
Description: Computes standardized mean differences and confidence intervals for 
    multiple data types based on Yang, D., & Dalton, J. E. (2012) 
    <https://support.sas.com/resources/papers/proceedings12/335-2012.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.3.1
VignetteBuilder: knitr
Repository: CRAN
NeedsCompilation: no
Packaged: 2024-05-06 18:43:12 UTC; nixbld
Author: Bradley Saul [aut, cre],
  Alex Breskin [ctb],
  Catie Wiener [ctb],
  Matt Phelan [ctb],
  Daniel Sjoberg [ctb],
  Nuvan Rathnayaka [ctb]
Maintainer: Bradley Saul <bradleysaul@fastmail.com>
Date/Publication: 2024-05-06 19:30:02 UTC
Built: R 4.2.3; ; 2024-05-06 22:09:19 UTC; unix
