papaja icon indicating copy to clipboard operation
papaja copied to clipboard

papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil...

Results 89 papaja issues
Sort by recently updated
recently updated
newest added

Hi @crsh, This is my first shot at supporting analysis of deviance output from the **car** package. I need this for one of my manuscripts. There are probably a lot...

It would be super nice to have a raw text background file that stores all results reported using `apa_print()` so that a diff tool could immediately show what results have...

enhancement

**Describe the bug** I've been trying to knit an article with a very long author list. However, the long list seems not to start on a new page. Half of...

unrelated

Hi @crsh, It is still one of my aims to refactor the family of `apa_*plot()` functions in the future. Actually, I already drafted a powerful approach, but the changes are...

Hello! When creating a table with apa_table(), the table in the resulting PDF document extends beyond the page boundary. Then, as described in the manual, I used the argument "align"...

enhancement

**Is your feature request related to a problem? Please describe.** I'm working on my first manuscript and realized that I can create a new figure and table environment for my...

enhancement

In docx file output from quarto, tables created with `apa_table` are prefixed with ``` (#tab:unnamed-chunk-8) ** ``` -- where "8" is whatever the chunk number is. Adding a caption field...

bug

Hi @crsh, I just tried to render the standard **papaja** template with `lang: de-DE`. Some but not all text is changed to German, see attached [pdf](https://github.com/crsh/papaja/files/10499515/test.pdf). - What works: -...

enhancement

I have set the code chunk options to `echo = FALSE`. I tried adding `- \raggedbottom` in the YAML but am unable to get rid of all the extra whitespace.

enhancement

Error: Objects of class 'lmRob' are currently not supported (no method defined). lmRob being supported for apa table and apa print would be very helpful! Thank you!

enhancement