Package: truthiness
Title: Illusory Truth Longitudinal Study
Version: 1.2.5
Date: 2021-05-23
Authors@R: c(
    person(given = "Dale", family = "Barr", role = c("aut", "cre"),
           email = "dalejbarr@protonmail.com"),
    person(given = "Emma", family = "Henderson", role = c("ctb"),
           email = "emmahenderson2011@gmail.com"))
URL: https://github.com/dalejbarr/truthiness
Description: Data and functions for analyzing and simulating illusory
    truth datasets, developed as part of a longitudinal study by
    Henderson, Barr, and Simons (2020). The illusory truth effect is
    the observation that people rate repeated statements as more
    likely to be true than novel statements. We tested the trajectory
    of the illusory truth effect by collecting truth ratings for
    statements repeated across four time intervals: immediately, one
    day, one week, and one month following initial presentation. The
    package contains the anonymized data from the study along with
    stimulus materials, as well as functions for analyzing the data,
    running simulations, and calculating power. Further details about
    the project are available at <https://osf.io/nvugt/>, which
    includes Stage 1 of the Registered Report at the Journal of
    Cognition (<https://osf.io/vqnx2/>).
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: ordinal, magrittr, dplyr, MASS, tibble, tidyr, stats, lme4,
        readr, purrr, rmarkdown, emmeans, DT, Rdpack, ggplot2, forcats,
        ez
RdMacros: Rdpack
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-05-24 07:37:57 UTC; dalebarr
Author: Dale Barr [aut, cre],
  Emma Henderson [ctb]
Maintainer: Dale Barr <dalejbarr@protonmail.com>
Repository: CRAN
Date/Publication: 2021-05-24 08:00:03 UTC
