Package: mtscr
Type: Package
Title: Multidimensional Top Scoring for Creativity Research
Version: 2.0.0
Authors@R: c(
    person(
      "Jakub", "Jędrusiak",
      email = "jakub.jedrusiak2@uwr.edu.pl",
      role = c("aut", "cre", "cph"),
      comment = c(
        ORCID = "0000-0002-6481-8210",
        affiliation = "University of Wrocław"
        )
      ),
    person(
      "Boris", "Forthmann",
      email = "boris.forthmann@uni-muenster.de",
      role = c("aut", "rev"),
      comment = c(
        ORCID = "0000-0001-9755-7304",
        affiliation = "University of Münster"
      )
    ),
    person(
      c("Roger", "E."), "Beaty",
      email = "rebeaty@psu.edu",
      role = "aut",
      comment = c(
        ORCID = "0000-0001-6114-5973",
        affiliation = "Pennsylvania State University"
        )
      ),
    person(
      "Maciej", "Karwowski",
      email = "maciej.karwowski@uwr.edu.pl",
      role = "aut",
      comment = c(
        ORCID = "0000-0001-6974-1673",
        affiliation = "University of Wrocław"
      )
    )
  )
Description: Implementation of Multidimensional Top Scoring
    method for creativity assessment proposed in
    Boris Forthmann, Maciej Karwowski, Roger E. Beaty (2023) <doi:10.1037/aca0000571>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/jakub-jedrusiak/mtscr
BugReports: https://github.com/jakub-jedrusiak/mtscr/issues
RoxygenNote: 7.3.2
Depends: R (>= 4.2.0)
Imports: broom.mixed, cli, dplyr (>= 1.1.0), glmmTMB, glue, lifecycle,
        methods, purrr, readr, rlang, stats, stringr, tibble, tidyr
Suggests: shiny, covr, datamods, DT, roxygen2, shinyWidgets, testthat
        (>= 3.0.0), withr, writexl
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-09 13:11:47 UTC; jakub
Author: Jakub Jędrusiak [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6481-8210>, affiliation: University of
    Wrocław),
  Boris Forthmann [aut, rev] (ORCID:
    <https://orcid.org/0000-0001-9755-7304>, affiliation: University of
    Münster),
  Roger E. Beaty [aut] (ORCID: <https://orcid.org/0000-0001-6114-5973>,
    affiliation: Pennsylvania State University),
  Maciej Karwowski [aut] (ORCID: <https://orcid.org/0000-0001-6974-1673>,
    affiliation: University of Wrocław)
Maintainer: Jakub Jędrusiak <jakub.jedrusiak2@uwr.edu.pl>
Repository: CRAN
Date/Publication: 2025-07-09 13:30:02 UTC
Built: R 4.6.0; ; 2025-11-13 05:49:57 UTC; windows
