Type: Package Package: supernova Title: Judd, McClelland, & Ryan Formatting for ANOVA Output Version: 3.0.2 Date: 2026-02-27 Authors@R: c( person("Adam", "Blake", , "adam@coursekata.org", 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: GPL (>= 3) URL: https://github.com/UCLATALL/supernova BugReports: https://github.com/UCLATALL/supernova/issues Depends: R (>= 4.1) Imports: cli, methods, pillar (>= 1.5.0), purrr, rlang, stringr, tibble, vctrs Suggests: car, covr, dplyr (>= 1.0.0), ggplot2 (>= 4.0.0), lintr, lme4, magrittr, readr, reformulas, remotes, testthat (>= 2.1.0), tidyr, vdiffr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://uclatall.r-universe.dev Date/Publication: 2026-03-02 18:45:11 UTC RemoteUrl: https://github.com/uclatall/supernova RemoteRef: HEAD RemoteSha: 2a712320d08fc99c1454bed80f0738f32925f301 NeedsCompilation: no Packaged: 2026-07-04 21:46:31 UTC; root Author: Adam Blake [cre, aut] (ORCID: ), Jeff Chrabaszcz [aut], Ji Son [aut] (ORCID: ), Jim Stigler [aut] (ORCID: ) Maintainer: Adam Blake