jss icon indicating copy to clipboard operation
jss copied to clipboard

Quarto template for the Journal of Statistical Software

Results 4 jss issues
Sort by recently updated
recently updated
newest added

I try to use jss-pdf file to generate PDF. Everything works fine except I need to modifiy jss.cls file to change DOI, Volume or Issue value at the end of...

I noticed that currently the PDF metadata is incorrect if `title:` contains formatted parts such as `[...]{.pkg}` or `[...]{.proglang}`, even if `title-plain` is specified. The problem seems to be that...

# Issue Description quarto document using jss template and Kable table styled with kableExtra fails to knit when there is more than one author. ````r --- title: "Failed knit when...

The JSS style guide says: ``` In short, there are two options: a) if no distinction between input and output is necessary, the code is placed between `\begin{Code}` and `\end{Code}`....