Use this tag for questions related to the "rticles" package of R, which provides formats and templates for authoring journal articles and conference submissions.
Questions tagged [rticles]
7 questions
4
votes
2 answers
R: Knitting error rticles \vadjust in vertical mode
I tried to use the package rticles within a Rmd file, in order to generate journal publications. When trying to knit the template as it is, I get following error
his is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021) (preloaded…

Jonas Schnidrig
- 149
- 6
2
votes
1 answer
Elsevier rticle not rendering affiliation properly
I am using the elsevier rticle template to prepare a paper with rmarkdown. When I knit it, commas do not get rendered in the institutional affiliation. This can be reproduced by installing rticles, creating a rmarkdown from the elsevier template,…

Gabriel Strain
- 77
- 6
2
votes
0 answers
How to get double column floating figure in IEEE rticles template from code chunk?
I am using the "IEEE transactions" template in the rticles package for R Markdown. I want to have a 2-image figure that spans the entire page width. However, there seems to be no way of doing this from an R code chunk. Various errors occur, for…

MJG
- 81
- 3
0
votes
0 answers
Get bibliography references in text order when using `rticles::elsevier`
I'm writing an article for a Elsevier journal but the the references are generated in alphabetical order and i want them listed in order of their text appearance. Here is the relevant part of my YAML. My LaTex knowledge is unfortunately very…

user7675751
- 61
- 3
0
votes
0 answers
rticles::arxiv_article template seems confused by \newpage
I'm modifying the bookdown arXiv template by gradually adding chunks (containing knitr::include_graphics() images) and hoped to generate a new page prior to the "tables" section.
Problem: "table 1" is presented out of order in the output and the…

Cord
- 196
- 11
0
votes
0 answers
rticles PLOS template appears broken
A fresh install of R, RStudio, tinytex and rticles returns the following error when trying to compile the PLOS template from the rticles package (under R markdown, from template):
! Argument of  has an extra }.
\par…

Frans Rodenburg
- 476
- 6
- 17
0
votes
0 answers
knit to PDF failure
I am an R user with 4 years of experience, but only recently starting using RMarkdown, from RStudio. Generally things have gone OK, and have been able to export my results to PDF (and also to Word and HTML, but I don't care about those. My code…

cookie monster
- 41
- 1
- 5