Package: clinicalsignificance
Type: Package
Title: A Toolbox for Clinical Significance Analyses in Intervention
        Studies
Version: 2.1.0
Authors@R: 
    person("Benedikt", "Claus", , "b.claus@pedscience.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9501-0954"))
Description: A clinical significance analysis can be used to determine if an 
    intervention has a meaningful or practical effect for patients. You provide 
    a tidy data set plus a few more metrics and this package will take care of 
    it to make your results publication ready. Accompanying package to 
    Claus et al. <doi:10.18637/jss.v111.i01>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 7.3.2
Imports: BayesFactor, bayestestR, cli, dplyr, ggplot2, insight, lme4,
        purrr, rlang, tibble, tidyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse, vdiffr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://pedscience.github.io/clinicalsignificance/,
        https://github.com/pedscience/clinicalsignificance
BugReports: https://github.com/pedscience/clinicalsignificance/issues
NeedsCompilation: no
Packaged: 2024-12-02 14:58:09 UTC; bened
Author: Benedikt Claus [aut, cre] (<https://orcid.org/0000-0001-9501-0954>)
Maintainer: Benedikt Claus <b.claus@pedscience.de>
Repository: CRAN
Date/Publication: 2024-12-02 15:40:16 UTC
Built: R 4.5.1; ; 2025-10-06 03:08:36 UTC; windows
