Package: tallieR 0.2.0
tallieR: Import and Score ScoreMe App Questionnaire Data
A companion package for the ScoreMe app (https://scoreme.circadia-lab.uk). Provides tools to import participant JSON exports, re-score validated questionnaires, and assemble tidy wide and long study-level data frames ready for downstream analysis in R. Stable instruments: ESS, ISI, DBAS-16, MEQ, PSQI, RU-SATED, STOP-BANG, KSS, MCTQ. Beta instruments (scoring ported from ScoreMe, not yet independently validated in tallieR): PHQ-2, PHQ-9, PHQ-15, GAD-7, GAD-2, BDI-II, BAI, DASS-21, PANSS, STAI-S, STAI-T, WHOQOL-BREF, MacArthur SSS, IPAQ-S, GPAQ, GSQ, AQ-10.
Authors:
tallieR_0.2.0.tar.gz
tallieR_0.2.0.zip(r-4.7)tallieR_0.2.0.zip(r-4.6)tallieR_0.2.0.zip(r-4.5)
tallieR_0.2.0.tgz(r-4.6-any)tallieR_0.2.0.tgz(r-4.5-any)
tallieR_0.2.0.tar.gz(r-4.7-any)tallieR_0.2.0.tar.gz(r-4.6-any)
tallieR_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
tallieR/json (API)
| # Install 'tallieR' in R: |
| install.packages('tallieR', repos = c('https://circadia-bio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/circadia-bio/tallier/issues
Pkgdown/docs site:https://tallier.circadia-lab.uk
Last updated from:7e4878c401 (on main). Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 142 | ||
| source / vignettes | OK | 243 | ||
| linux-release-x86_64 | NOTE | 137 | ||
| macos-release-arm64 | NOTE | 163 | ||
| macos-oldrel-arm64 | NOTE | 160 | ||
| windows-devel | NOTE | 77 | ||
| windows-release | NOTE | 93 | ||
| windows-oldrel | NOTE | 92 | ||
| wasm-release | OK | 121 |
Exports:as_tibble.tallier_exportas_tibble.tallier_studyavailable_instrumentscompletion_summarycronbach_alphainterpret_allinterpret_scoreitems_longload_instrumentload_instrument_diromega_reliabilityread_scoremeread_scoreme_dirscore_allscore_questionnairescores_longscores_wide
Dependencies:clicpp11dplyrgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Last update: 2026-05-22
Started: 2026-05-22
Last update: 2026-05-22
Started: 2026-05-14
Last update: 2026-05-22
Started: 2026-05-22
Last update: 2026-05-22
Started: 2026-05-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce a tallier_export to a tibble | as_tibble.tallier_export |
| Coerce a tallier_study to a tibble | as_tibble.tallier_study |
| List available instruments | available_instruments |
| Completion summary | completion_summary |
| Cronbach's alpha for one or more questionnaires | cronbach_alpha |
| Interpret all questionnaire scores in an export | interpret_all |
| Interpret a questionnaire score | interpret_score |
| Item-level long table | items_long |
| Load a custom instrument from a ScoreMe JSON spec | load_instrument |
| Load all custom instruments from a directory | load_instrument_dir |
| McDonald's omega for one or more questionnaires | omega_reliability |
| Read a ScoreMe JSON export | read_scoreme |
| Read a directory of ScoreMe JSON exports | read_scoreme_dir |
| Score all questionnaires in an export | score_all |
| Score a questionnaire from item-level answers | score_questionnaire |
| Long score table | scores_long |
| Wide score table | scores_wide |
| Summarise a tallier_export object | summary.tallier_export |
| Summarise a tallier_study object | summary.tallier_study |
