Type: Package
Package: LikertMakeR
Title: Synthesise and Correlate Likert Scale and Rating-Scale Data
        Based on Summary Statistics Only
Version: 1.0.0
Authors@R: 
    person("Hume", "Winzar", , "winzar@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-7475-2641"))
Description: Generate and correlate synthetic Likert and rating-scale data
    with predefined means, standard deviations, _Cronbach's Alpha_,
    _Factor Loading table_, and other summary statistics.
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, Matrix, Rcpp
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-04-04 11:13:06 UTC; winza
Author: Hume Winzar [cre, aut] (<https://orcid.org/0000-0001-7475-2641>)
Maintainer: Hume Winzar <winzar@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-04 11:50:02 UTC
