Package: cocoon
Title: Extract, Format, and Print Statistical Output
Version: 0.1.0
Authors@R: 
    person("Jeffrey R.", "Stevens", , "jeffrey.r.stevens@protonmail.com", 
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0003-2375-1360"))
Maintainer: Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>
Description: Provides functions that format statistical output in a way that
    can be inserted into R Markdown documents. This is analogous to the 
    apa_print() functions in the 'papaja' package but prints Markdown
    or LaTeX syntax.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: BayesFactor, correlation, knitr, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Imports: dplyr, lifecycle
URL: https://github.com/JeffreyRStevens/cocoon,
        https://jeffreyrstevens.github.io/cocoon/
BugReports: https://github.com/JeffreyRStevens/cocoon/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-02 20:30:27 UTC; jstevens
Author: Jeffrey R. Stevens [aut, cre, cph]
    (<https://orcid.org/0000-0003-2375-1360>)
Repository: CRAN
Date/Publication: 2024-11-05 10:10:02 UTC
