Package: scipub
Title: Summarize Data for Scientific Publication
Version: 1.2.2
Authors@R: 
    person(given = "David",
           family = "Pagliaccio",
           role = c("aut", "cre"),
           email = "david.pagliaccio@gmail.com",
           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.1.1
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, gghalves, purrr, stats, stringr,
        tibble, tidyr, tidyselect
Suggests: spelling, htmlTable, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-03-18 01:01:05 UTC; david
Author: David Pagliaccio [aut, cre] (<https://orcid.org/0000-0002-1214-1965>)
Maintainer: David Pagliaccio <david.pagliaccio@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-18 05:50:02 UTC
Built: R 4.2.0; ; 2022-04-13 11:18:56 UTC; unix
