Extracts tagged text from markdown manuscripts for inclusion in dynamically generated revision letters. Provides an R markdown template based on papaja::revision_letter_pdf() with comment cross-referencing, a system for managing multiple sections of extracted text, and a way to automatically determine the page number of quoted sections from PDF manuscripts.
| Version: | 0.1.0 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | bookdown, dplyr, glue, knitr, papaja, rmarkdown, rstudioapi, stringr, pdftools, officer, xml2, worcs, cli | 
| Suggests: | googledrive, docxtractr, testthat (≥ 3.0.0) | 
| Published: | 2025-03-05 | 
| DOI: | 10.32614/CRAN.package.revise | 
| Author: | James Conigrave  [aut, cre],
  Philip Parker  [aut],
  Taren Sanders  [aut],
  Michael Noetel  [aut],
  Caspar J. Van Lissa  [aut] | 
| Maintainer: | James Conigrave  <james.conigrave at gmail.com> | 
| BugReports: | https://github.com/conig/revise/issues | 
| License: | MIT + file LICENCE | 
| URL: | https://github.com/conig/revise | 
| NeedsCompilation: | no | 
| SystemRequirements: | pandoc (>= 1.14) - http://pandoc.org | 
| Materials: | README, NEWS | 
| CRAN checks: | revise results |