Package: smd Type: Package Title: Compute Standardized Mean Differences Version: 0.8.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"), person("Malcolm", "Barrett", role = c("ctb"), email = "malcolmbarrett@gmail.com") ) Description: Computes standardized mean differences and confidence intervals for multiple data types based on Yang, D., & Dalton, J. E. (2012) . 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: https://bsaul.r-universe.dev Date/Publication: 2025-02-03 18:23:38 UTC RemoteUrl: https://github.com/bsaul/smd RemoteRef: HEAD RemoteSha: cb392a1b9cc44dbc3703c934e7bb06cd0e36f078 NeedsCompilation: no Packaged: 2026-06-21 10:34:41 UTC; root Author: Bradley Saul [aut, cre], Alex Breskin [ctb], Catie Wiener [ctb], Matt Phelan [ctb], Daniel Sjoberg [ctb], Nuvan Rathnayaka [ctb], Malcolm Barrett [ctb] Maintainer: Bradley Saul