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
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/
NeedsCompilation: no
Packaged: 2022-08-17 20:19:11 UTC; kosin
Author: Michal Kosinski [aut, cre] (<https://orcid.org/0000-0002-8426-3654>)
Maintainer: Michal Kosinski <kosinski.mich@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-19 11:20:01 UTC
Built: R 4.2.0; ; 2022-08-19 12:24:52 UTC; unix
