{
  "_id": "6a168f12acfb0bcc41d78022",
  "Package": "scaledescr",
  "Type": "Package",
  "Title": "Descriptive, Reliability, and Inferential Tables for\nPsychometric Scales and Demographic Data",
  "Version": "0.2.7",
  "Authors@R": "person(\ngiven  = \"Darshankumar\",\nfamily = \"Dharaiya\",\nemail  = \"dharaiya.darshan@gmail.com\",\nrole   = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0009-9351-8602\")\n)",
  "Description": "Provides functions to format and summarise already\ncomputed outputs from commonly used statistical and\npsychometric functions into compact, single-row tables and\nsimple graphs, with utilities to export results to CSV, Word,\nand Excel formats. The package does not implement new\nstatistical methods or estimation procedures; instead, it\norganises and presents results obtained from existing functions\nsuch as psych::describe(), psych::alpha(), stats::t.test(), and\ngtsummary::tbl_summary() to streamline reporting workflows in\nclinical and psychological research.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:25:16 UTC",
    "User": "root"
  },
  "Author": "Darshankumar Dharaiya [aut, cre] (ORCID:\n<https://orcid.org/0009-0009-9351-8602>)",
  "Maintainer": "Darshankumar Dharaiya <dharaiya.darshan@gmail.com>",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libnode-dev",
  "Repository": "https://dharaiyadarshan-create.r-universe.dev",
  "Date/Publication": "2026-04-27 13:45:15 UTC",
  "RemoteUrl": "https://github.com/dharaiyadarshan-create/scaledescr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
  "MD5sum": "24d7165b2d016c5685a8f381656ee8e7",
  "_user": "dharaiyadarshan-create",
  "_type": "src",
  "_file": "scaledescr_0.2.7.tar.gz",
  "_fileid": "3a1fff1979d2070373e161baa12fdc68250d8a275b000226ae56a6a654cf5b6a",
  "_filesize": 160993,
  "_sha256": "3a1fff1979d2070373e161baa12fdc68250d8a275b000226ae56a6a654cf5b6a",
  "_created": "2026-05-27T06:25:16.000Z",
  "_published": "2026-05-27T06:28:34.491Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78019962551,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233399177"
    },
    {
      "job": 78019962572,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233395988"
    },
    {
      "job": 78019962550,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233388655"
    },
    {
      "job": 78019962582,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233386462"
    },
    {
      "job": 78019506325,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233357489"
    },
    {
      "job": 78019962545,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233390581"
    },
    {
      "job": 78019962620,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233387261"
    },
    {
      "job": 78019962598,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233385527"
    },
    {
      "job": 78019962619,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233386032"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dharaiyadarshan-create/scaledescr",
  "_commit": {
    "id": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
    "author": "Darshan Dharaiya <dharaiya.darshan@gmail.com>",
    "committer": "Darshan Dharaiya <dharaiya.darshan@gmail.com>",
    "message": "v0.2.7 on github\n\nv0.2.7 uploaded on github with 19 functions.\n",
    "time": 1777297515
  },
  "_maintainer": {
    "name": "Darshankumar Dharaiya",
    "email": "dharaiya.darshan@gmail.com",
    "login": "dharaiyadarshan-create",
    "description": "",
    "uuid": 234280365
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gtsummary",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "dharaiyadarshan-create",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dharaiyadarshan-create",
      "count": 6,
      "uuid": 234280365
    }
  ],
  "_userbio": {
    "uuid": 234280365,
    "type": "user",
    "name": "Darshan Dharaiya"
  },
  "_downloads": {
    "count": 517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scaledescr"
  },
  "_devurl": "https://github.com/dharaiyadarshan-create/scaledescr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scaledescr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dharaiyadarshan-create/scaledescr",
  "_realowner": "dharaiyadarshan-create",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-02-08"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-06"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-13"
    },
    {
      "version": "0.2.3",
      "date": "2026-03-21"
    },
    {
      "version": "0.2.4",
      "date": "2026-04-11"
    },
    {
      "version": "0.2.5",
      "date": "2026-04-18"
    },
    {
      "version": "0.2.6",
      "date": "2026-04-25"
    }
  ],
  "_exports": [
    "compute_ICC",
    "make_alpha_table",
    "make_alphanumeric_conversion",
    "make_chisq_test_table",
    "make_citation_to_output",
    "make_correlation_table",
    "make_dataframe_to_output",
    "make_demographic_table",
    "make_demographic_table_to_output",
    "make_EFA_factorability_table",
    "make_independent_t_test_table",
    "make_lavaan_analysis_tables",
    "make_lavaan_mediation_tables",
    "make_normality_table",
    "make_one_sample_t_test_table",
    "make_paired_t_test_table",
    "make_reverse_score",
    "make_scale_description_table",
    "make_scale_total"
  ],
  "_help": [
    {
      "page": "compute_ICC",
      "title": "Compute Intraclass Correlation Coefficient (ICC) for Selected Columns",
      "topics": [
        "compute_ICC"
      ]
    },
    {
      "page": "make_alpha_table",
      "title": "Wrap a pre computed psych::alpha object into a single row table with N and alpha only.",
      "topics": [
        "make_alpha_table"
      ]
    },
    {
      "page": "make_alphanumeric_conversion",
      "title": "Convert Between Alphabetical and Numeric Responses",
      "topics": [
        "make_alphanumeric_conversion"
      ]
    },
    {
      "page": "make_chisq_test_table",
      "title": "Create a one-row summary table for a chi-square test",
      "topics": [
        "make_chisq_test_table"
      ]
    },
    {
      "page": "make_citation_to_output",
      "title": "Export Session Package Citations to Multiple Formats",
      "topics": [
        "make_citation_to_output"
      ]
    },
    {
      "page": "make_correlation_table",
      "title": "Make Correlation Table",
      "topics": [
        "make_correlation_table"
      ]
    },
    {
      "page": "make_dataframe_to_output",
      "title": "Export a data frame to CSV, Word (.docx),Excel (.xlsx) or pdf format.",
      "topics": [
        "make_dataframe_to_output"
      ]
    },
    {
      "page": "make_demographic_table",
      "title": "Create a demographics summary table",
      "topics": [
        "make_demographic_table"
      ]
    },
    {
      "page": "make_demographic_table_to_output",
      "title": "Create and Export Demographic Summary Table",
      "topics": [
        "make_demographic_table_to_output"
      ]
    },
    {
      "page": "make_EFA_factorability_table",
      "title": "Check EFA Factorability and Return Summary Table",
      "topics": [
        "make_EFA_factorability_table"
      ]
    },
    {
      "page": "make_independent_t_test_table",
      "title": "Create a one-row summary table for an independent-samples t-test",
      "topics": [
        "make_independent_t_test_table"
      ]
    },
    {
      "page": "make_lavaan_analysis_tables",
      "title": "Comprehensive Lavaan Regression Analysis",
      "topics": [
        "make_lavaan_analysis_tables"
      ]
    },
    {
      "page": "make_lavaan_mediation_tables",
      "title": "Comprehensive Lavaan Mediation Analysis with Optional Covariances",
      "topics": [
        "make_lavaan_mediation_tables"
      ]
    },
    {
      "page": "make_normality_table",
      "title": "Make Normality Table",
      "topics": [
        "make_normality_table"
      ]
    },
    {
      "page": "make_one_sample_t_test_table",
      "title": "Create a Summary Table for a One-Sample t-test",
      "topics": [
        "make_one_sample_t_test_table"
      ]
    },
    {
      "page": "make_paired_t_test_table",
      "title": "Create a one-row summary table of a paired t-test",
      "topics": [
        "make_paired_t_test_table"
      ]
    },
    {
      "page": "make_reverse_score",
      "title": "Create Reverse Scores as New Columns",
      "topics": [
        "make_reverse_score"
      ]
    },
    {
      "page": "make_scale_description_table",
      "title": "Create Descriptive Table for Multiple Scale Columns",
      "topics": [
        "make_scale_description_table"
      ]
    },
    {
      "page": "make_scale_total",
      "title": "Compute Scale Total Score",
      "topics": [
        "make_scale_total"
      ]
    },
    {
      "page": "scaledescr",
      "title": "scaledescr",
      "topics": [
        "scaledescr"
      ]
    }
  ],
  "_readme": "https://github.com/dharaiyadarshan-create/scaledescr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cards",
    "cardx",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "GPArotation",
    "gt",
    "gtsummary",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "mnormt",
    "nlme",
    "numDeriv",
    "officer",
    "openssl",
    "openxlsx",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "psych",
    "purrr",
    "quadprog",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "scaledescr",
  "_universes": [
    "dharaiyadarshan-create"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-27T06:27:53.000Z",
      "distro": "noble",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "c0b22343784f852fc97299362b6492c05003731f572b11852b4084fd074532e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-27T06:27:42.000Z",
      "distro": "noble",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "3add5fc3ce7aa71a246d9ff157544249d9fcc3591b0da7c1eeeb994676b149d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-27T06:27:19.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "b29f74110f554693e1f4e4e06efdfcbfae732bf01065b1282dbe1f48df568182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-27T06:27:10.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "fe40e3ba317b86d9ab03aec82d91a31f70a6728dd30a75a83148972aa4660c11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-05-27T06:27:45.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "45bdcf80b7eebe8f55b1b6c4246fe43d654683ca1063121ebdef38f9fe151765",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-27T06:26:58.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "6c7cfe92d591d8acc1f8c63587eaa0c923f63c0b1f8de7df9e17225a157a3742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-27T06:26:46.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "843abdc7bdf175a52943c2a2fbfd6ce6a07c8f188a1dd02c13f1d745744f0b86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-27T06:26:49.000Z",
      "commit": "9737b1d506baab62f3081ab8ada1d1896b401fb1",
      "fileid": "9cf14afbc1cd06525fe577c8d01aa8f1a10e57200c7e5afb1f64900a4e458e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dharaiyadarshan-create/actions/runs/26494527014"
    }
  ]
}