Package: implicitMeasures
Type: Package
Title: Compute Scores for Different Implicit Measures
Version: 0.3.0
Authors@R: c(person(given = c("Ottavia", "M."),
           family = "Epifania",
           role = c("aut", "cre"),
           email = "otta.epifania@gmail.com"),
    person(given = "Pasquale",
           family = "Anselmi",
           role = "ctb"),
    person(given = "Egidio",
           family = "Robusto",
           role = "ctb"))
Maintainer: Ottavia M. Epifania <otta.epifania@gmail.com>
Description: A tool for computing the scores for the Implicit Association Test 
    (IAT; Greenwald, McGhee & Schwartz (1998) <doi:10.1037/0022-3514.74.6.1464>) 
    and the Single Category-IAT (SC-IAT: Karpinski & Steinman 
    (2006) <doi:10.1037/0022-3514.91.1.16>). Functions for preparing the data 
    (both for the IAT and the SC-IAT), plotting the results, and obtaining a 
    table with the scores of implicit measures descriptive statistics are 
    provided. 
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: ggplot2, stringr, tidyr, xtable
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, tableHTML, data.table,
        spelling, tidyverse
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-10 14:37:54 UTC; Ottavia
Author: Ottavia M. Epifania [aut, cre],
  Pasquale Anselmi [ctb],
  Egidio Robusto [ctb]
Repository: CRAN
Date/Publication: 2025-07-10 14:50:05 UTC
