Package: stenR Title: Standardization of Raw Discrete Questionnaire Scores Version: 0.6.9 Authors@R: person(given = "Michal", family = "Kosinski", role = c("aut", "cre"), email = "kosinski.mich@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-8426-3654")) Description: An user-friendly framework to preprocess raw item scores of questionnaires into factors or scores and standardize them. Standardization can be made either by their normalization in representative sample, or by import of premade scoring table. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Depends: R (>= 4.1) Imports: cli, data.table, dplyr, moments, rlang, R6, stats Suggests: covr, ggplot2, jsonlite, knitr, rmarkdown, SimMultiCorrData, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://statismike.github.io/stenR/ Repository: https://statismike.r-universe.dev Date/Publication: 2022-08-17 20:29:08 UTC RemoteUrl: https://github.com/statismike/stenr RemoteRef: HEAD RemoteSha: 0d434dea4be4df4c57019792793261dcc804d156 NeedsCompilation: no Packaged: 2026-07-16 07:18:28 UTC; root Author: Michal Kosinski [aut, cre] (ORCID: ) Maintainer: Michal Kosinski