Type: Package
Package: supernova
Title: Judd, McClelland, & Ryan Formatting for ANOVA Output
Version: 2.5.8
Date: 2023-11-03
Authors@R: c(
    person("Adam", "Blake", , "adamblake@g.ucla.edu", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-7881-8652")),
    person("Jeff", "Chrabaszcz", role = "aut"),
    person("Ji", "Son", , "json2@calstatela.edu", role = "aut",
           comment = c(ORCID = "0000-0002-4258-4791")),
    person("Jim", "Stigler", , "jstigler@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-6107-7827"))
  )
Description: Produces ANOVA tables in the format used by Judd, McClelland,
    and Ryan (2017, ISBN: 978-1138819832) in their introductory textbook,
    Data Analysis. This includes proportional reduction in error and
    formatting to improve ease the transition between the book and R.
License: AGPL (>= 3)
URL: https://github.com/UCLATALL/supernova
BugReports: https://github.com/UCLATALL/supernova/issues
Depends: R (>= 3.4.0)
Imports: backports, cli, ggplot2, lifecycle, magrittr, methods, pillar
        (>= 1.5.0), purrr, rlang, stringr, tibble, vctrs
Suggests: car, covr, lintr, lme4, testthat (>= 2.1.0), tidyr, vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-04 17:45:29 UTC; adamblake
Author: Adam Blake [cre, aut] (<https://orcid.org/0000-0001-7881-8652>),
  Jeff Chrabaszcz [aut],
  Ji Son [aut] (<https://orcid.org/0000-0002-4258-4791>),
  Jim Stigler [aut] (<https://orcid.org/0000-0001-6107-7827>)
Maintainer: Adam Blake <adamblake@g.ucla.edu>
Repository: CRAN
Date/Publication: 2023-11-04 19:00:02 UTC
