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 |
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 |
Reference manual: | revise.pdf |
Package source: | revise_0.1.0.tar.gz |
Windows binaries: | r-devel: revise_0.1.0.zip, r-release: revise_0.1.0.zip, r-oldrel: revise_0.1.0.zip |
macOS binaries: | r-devel (arm64): revise_0.1.0.tgz, r-release (arm64): revise_0.1.0.tgz, r-oldrel (arm64): revise_0.1.0.tgz, r-devel (x86_64): revise_0.1.0.tgz, r-release (x86_64): revise_0.1.0.tgz, r-oldrel (x86_64): revise_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=revise to link to this page.