Package: scipub
Title: Summarize Data for Scientific Publication
Version: 1.3.0
Authors@R: person("David", "Pagliaccio", 
    email = "david.pagliaccio@gmail.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-1214-1965"))
Description: Create and format tables and APA statistics for
    scientific publication. This includes making a 'Table 1'
    to summarize demographics across groups, correlation tables
    with significance indicated by stars, and extracting formatted
    statistical summarizes from simple tests for in-text notation.
    The package also includes functions for Winsorizing data based
    on a Z-statistic cutoff.  
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Language: en-US
VignetteBuilder: knitr
URL: https://github.com/dpagliaccio/scipub,
        https://dpagliaccio.github.io/scipub/
BugReports: https://github.com/dpagliaccio/scipub/issues
Depends: R (>= 3.6)
Imports: dplyr, forcats, ggplot2, ggdist, purrr, stats, stringr,
        tibble, tidyr, tidyselect
Suggests: spelling, htmlTable, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2026-01-10 02:45:47 UTC; pagliacciod
Author: David Pagliaccio [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1214-1965>)
Maintainer: David Pagliaccio <david.pagliaccio@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-10 15:10:02 UTC
Built: R 4.6.0; ; 2026-01-20 05:16:23 UTC; windows
