Skip to content

papaja

Prepare American Psychological Association Journal Articles with R Markdown

v0.1.4 · Sep 26, 2025 · MIT + file LICENSE

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.

Downloads

1.5K

Last 30 days

3206th

4.7K

Last 90 days

21.1K

Last year

Trend: -11% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

tests

Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [12s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library("testthat")
  > library("papaja")
  Loading required package: tinylabels
  > 
  > test_check("papaja")
  # weig
...[truncated]...
5
   2. └─papaja:::apa_print.anova(anova(glm.D93, test = "Rao"))
   3.   └─papaja:::remove_residuals_row(y)
   4.     └─base::stopifnot(sum(resid_row) == 1)
  
  [ FAIL 1 | WARN 0 | SKIP 10 | PASS 2511 ]
  Error:
  ! Test failures.
  Execution halted

Reverse Dependencies (5)

imports

suggests

Dependency Network

Dependencies Reverse dependencies tinylabels bookdown broom glue knitr rmarkdown rmdfiltr yaml zip apathe revise corx ctsem worcs papaja

Version History

new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Sep 26, 2025
updated 0.1.3 ← 0.1.2 diff Oct 23, 2024
updated 0.1.2 ← 0.1.1 diff Sep 28, 2023
updated 0.1.1 ← 0.1.0 diff Jul 4, 2022
new 0.1.0 Jun 22, 2022