Package: LikertMakeR
Version: 0.2.0
Type: Package
Title: Synthesise and Correlate Rating-Scale Data
Authors@R: 
    person(
    given = "Hume", 
    family = "Winzar", 
    email = "winzar@gmail.com", 
    role = c("cre", "aut"),
    comment = c(ORCID = "0000-0001-7475-2641")
    )
Description: Synthesise rating-scale data with predefined 
  first & second moments (mean & standard deviation) and, optionally, 
  correlate multiple vectors with predefined correlation matrix. 
  Also generate synthetic rating-scale data with predefined Cronbach's Alpha.
URL: https://github.com/WinzarH/LikertMakeR
BugReports: https://github.com/WinzarH/LikertMakeR/issues
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
VignetteBuilder: knitr
Depends: R (>= 4.2.0)
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-03-02 11:06:02 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-03-02 22:12:42 UTC
