Package: scaledescr
Type: Package
Title: Descriptive, Reliability, and Inferential Tables for
        Psychometric Scales and Demographic Data
Version: 0.2.0
Authors@R: 
    person(
      given  = "Darshankumar",
      family = "Dharaiya",
      email  = "dharaiya.darshan@gmail.com",
      role   = c("aut", "cre"),
      comment = c(ORCID = "0009-0009-9351-8602")
    )
Description: Provides functions to format and summarise already computed outputs from commonly used statistical and psychometric functions into compact, single-row tables and simple graphs, with utilities to export results to CSV, Word, and Excel formats. The package does not implement new statistical methods or estimation procedures; instead, it organises and presents results obtained from existing functions such as psych::describe(), psych::alpha(), stats::t.test(), and gtsummary::tbl_summary() to streamline reporting workflows in clinical and psychological research.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, gtsummary, purrr, rlang, stats, officer, openxlsx,
        utils, psych
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-02-11 07:41:57 UTC; HP
Author: Darshankumar Dharaiya [aut, cre] (ORCID:
    <https://orcid.org/0009-0009-9351-8602>)
Maintainer: Darshankumar Dharaiya <dharaiya.darshan@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-02-11 10:20:02 UTC
Built: R 4.4.3; ; 2026-02-13 00:55:39 UTC; windows
