Package: rjtools Title: Preparing, Checking, and Submitting Articles to the 'R Journal' Version: 1.0.21 Authors@R: c(person(given = "Mitchell", family = "O'Hara-Wild", email = "mail@mitchelloharawild.com", role = c("aut"), comment = c(ORCID = "0000-0001-6729-7695")), person(given = "Stephanie", family = "Kobakian", role = c("aut")), person(given = "H. Sherry", family = "Zhang", email = "huizezhangsh@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-7122-1463")), person(given = "Di", family = "Cook", email = "dicook@monash.edu", role = c("aut"), comment = c(ORCID = "0000-0002-3813-7155")), person(given="Simon", family="Urbanek", email="simon.urbanek@R-project.org", role="aut", comment = c(ORCID = "0000-0003-2297-1732")), person(given = "Christophe", family = "Dervieux", email = "cderv@rstudio.com", role = "aut", comment = c(ORCID = "0000-0003-4474-2498")), person(given = "R Journal", family = "Technical Editor", email = "r-journal-technical@r-project.org", role = c("aut", "cre"))) Description: Create an 'R Journal' 'Rmarkdown' template article, that will generate html and pdf versions of your paper. Check that the paper folder has all the required components needed for submission. Examples of 'R Journal' publications can be found at . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: distill, stringr, purrr, hunspell, fs, cli, glue, whisker, xfun, callr, rlang, yaml, yesno, utils, tinytex, bookdown, BiocManager, here, rmarkdown Suggests: knitr, pdftools, rstudioapi, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/rjournal/rjtools BugReports: https://github.com/rjournal/rjtools/issues Config/testthat/edition: 3 Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://rjournal.r-universe.dev Date/Publication: 2026-07-20 15:23:28 UTC RemoteUrl: https://github.com/rjournal/rjtools RemoteRef: HEAD RemoteSha: 27e5c61c339b8caef69e884d8738c6e17ca92b51 NeedsCompilation: no Packaged: 2026-07-20 15:27:23 UTC; root Author: Mitchell O'Hara-Wild [aut] (ORCID: ), Stephanie Kobakian [aut], H. Sherry Zhang [aut] (ORCID: ), Di Cook [aut] (ORCID: ), Simon Urbanek [aut] (ORCID: ), Christophe Dervieux [aut] (ORCID: ), R Journal Technical Editor [aut, cre] Maintainer: R Journal Technical Editor