Package: papaja Title: Prepare American Psychological Association Journal Articles with R Markdown Version: 0.1.4 Description: Tools to create dynamic, submission-ready manuscripts, which conform to American Psychological Association manuscript guidelines. We provide R Markdown document formats for manuscripts (PDF and Word) and revision letters (PDF). Helper functions facilitate reporting statistical analyses or create publication-ready tables and plots. Authors@R: c( person("Frederik", "Aust", email = "frederik.aust@uni-koeln.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4900-788X")) , person("Marius", "Barth", email = "marius.barth@uni-koeln.de", role = c("aut"), comment = c(ORCID = "0000-0002-3421-6665")) , person("Birk", "Diedenhofen", email = "mail@birkdiedenhofen.de", role = c("ctb")) , person("Christoph", "Stahl", email = "christoph.stahl@uni-koeln.de", role = c("ctb")) , person("Joseph V.", "Casillas", email = "joseph.casillas@rutgers.edu", role = c("ctb")) , person("Rudolf", "Siegel", email = "rudolf.siegel@uni-saarland.de", role = c("ctb")) ) Date: 2025-09-25 URL: https://github.com/crsh/papaja BugReports: https://github.com/crsh/papaja/issues Depends: R (>= 4.2), tinylabels (>= 0.2.4) Imports: bookdown (>= 0.41), broom (>= 1.0.7), glue (>= 1.8.0), knitr (>= 1.48), methods, rmarkdown (>= 2.28), rmdfiltr (>= 0.1.5), utils, yaml (>= 2.3.10), zip (>= 2.3.1) Suggests: afex, BayesFactor, beeswarm, boot, car, dplyr (>= 1.1.0), effectsize (>= 0.4.4), emmeans, ggforce, ggplot2, latex2exp, lme4, lmerTest, MASS, multcomp, nlme, nnet, R.rsp, skimr, spelling, testthat, VGAM SystemRequirements: Rendering the document template requires pandoc (>= 2.0; https://pandoc.org) and for PDFs a TeX distribution, such as TinyTeX (>= 0.12; https://yihui.org/tinytex/) License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr, R.rsp Language: en-US Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://crsh.r-universe.dev Date/Publication: 2026-07-01 10:41:05 UTC RemoteUrl: https://github.com/crsh/papaja RemoteRef: HEAD RemoteSha: abe13079423a48c0d21bc60f0e687ef3fafaa0b0 NeedsCompilation: no Packaged: 2026-07-01 11:06:24 UTC; root Author: Frederik Aust [aut, cre] (ORCID: ), Marius Barth [aut] (ORCID: ), Birk Diedenhofen [ctb], Christoph Stahl [ctb], Joseph V. Casillas [ctb], Rudolf Siegel [ctb] Maintainer: Frederik Aust