Package: superb
Type: Package
Title: Summary Plots with Adjusted Error Bars
Version: 0.95.19
Date: 2024-10-31
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 <denis.cousineau@uottawa.ca>
BugReports: https://github.com/dcousin3/superb/issues/
URL: 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, superbPlot(), return a plot. superbData() 
    returns a dataframe with the statistic and its precision interval so that other plotting package
    can be used. See Cousineau and colleagues (2021) <doi:10.1177/25152459211035109> 
    or Cousineau (2017) <doi:10.5709/acp-0214-z> for a review as well as Cousineau (2005)
    <doi:10.20982/tqmp.01.1.p042>, Morey (2008) <doi:10.20982/tqmp.04.2.p061>, Baguley (2012)
    <doi:10.3758/s13428-011-0123-7>, Cousineau & Laurencelle (2016) <doi:10.1037/met0000055>,
    Cousineau & O'Brien (2014) <doi:10.3758/s13428-013-0441-z>, Calderini & Harding 
    <doi:10.20982/tqmp.15.1.p001> for specific references.
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 4.1.0)
Imports: methods, utils, stats, MASS, lsr (>= 0.5), plyr (>= 1.8.4),
        ggplot2 (>= 3.5.0), stringr, foreign, shiny, shinyBS, rrapply,
        Rdpack (>= 0.7)
Suggests: dplyr, psych, emojifont, fMultivar, grid, gridExtra, knitr,
        lattice, lawstat, boot, png, reshape2, rmarkdown, RColorBrewer,
        sadists, scales, testthat, tibble
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2024-11-10 17:41:39 UTC; Utlisateur
Repository: CRAN
Date/Publication: 2024-11-10 18:10:02 UTC
Built: R 4.3.3; ; 2024-11-10 20:02:02 UTC; unix
