Type: Package
Package: LikertMakeR
Title: Synthesise and Correlate Likert Scale and Related Rating-Scale
        Data
Version: 0.4.0
Authors@R: 
    person("Hume", "Winzar", , "winzar@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-7475-2641"))
Description: Synthesise Likert scale and related rating-scale data with
    predefined first and second moments (mean and standard deviation),
    and, optionally, correlate multiple vectors using a predefined
    correlation matrix. Additionally, generate synthetic rating-scale
    items with a predefined Cronbach's Alpha, or create rating-scale items
    based on a predefined summated scale.
License: MIT + file LICENSE
URL: https://github.com/WinzarH/LikertMakeR
BugReports: https://github.com/WinzarH/LikertMakeR/issues
Depends: R (>= 4.2.0)
Imports: dplyr, gtools, Rcpp
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-11-19 05:15:46 UTC; winza
Author: Hume Winzar [cre, aut] (<https://orcid.org/0000-0001-7475-2641>)
Maintainer: Hume Winzar <winzar@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-19 14:20:02 UTC
