Type: Package Package: superb Title: Summary Plots with Adjusted Error Bars Version: 1.0.1 Date: 2025-11-30 Authors@R: c( person("Denis", "Cousineau", email = "denis.cousineau@uottawa.ca", role = c("aut", "cre")), person("Bradley", "Harding", email = "bradley.harding@umoncton.ca", role = c("ctb")), person("Marc-Andre", "Goulet", email = "magoulet101@gmail.com", role = c("ctb")), person("Jesika", "Walker", email = "jwalk050@uottawa.ca", role = c("art","pre")) ) Author: Denis Cousineau [aut, cre], Bradley Harding [ctb], Marc-Andre Goulet [ctb], Jesika Walker [art, pre] Maintainer: Denis Cousineau BugReports: https://github.com/dcousin3/superb/issues/ URL: https://github.com/dcousin3/superb/, https://CRAN.R-project.org/package=superb, https://dcousin3.github.io/superb/ Description: Computes standard error and confidence interval of various descriptive statistics under various designs and sampling schemes. The main function, superb(), return a plot. It can also be used to obtain a dataframe with the statistics and their precision intervals so that other plotting environments (e.g., Excel) can be used. See Cousineau and colleagues (2021) or Cousineau (2017) for a review as well as Cousineau (2005) , Morey (2008) , Baguley (2012) , Cousineau & Laurencelle (2016) , Cousineau & O'Brien (2014) , Calderini & Harding for specific references. The documentation is available at . License: GPL-3 Encoding: UTF-8 VignetteBuilder: knitr LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: Rdpack (>= 0.7), methods, utils, stats, MASS, lsr (>= 0.5), plyr (>= 1.8.4), ggplot2 (>= 3.5.0), stringr, foreign, reshape2, shiny, shinyBS, rrapply Suggests: psych, rlang, dplyr, gridExtra, emojifont, fMultivar, grid, knitr, lattice, boot, png, rmarkdown, rstatix, RColorBrewer, sadists, scales, testthat, tibble RdMacros: Rdpack Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://dcousin3.r-universe.dev Date/Publication: 2025-12-04 16:16:10 UTC RemoteUrl: https://github.com/dcousin3/superb RemoteRef: HEAD RemoteSha: 229267eb1868dc2d1e8067ae636696e333f417b8 NeedsCompilation: no Packaged: 2026-07-04 06:25:27 UTC; root