Package: latexdiffr
Type: Package
Title: Diff TeX, 'rmarkdown' or 'quarto' Files Using the 'latexdiff'
        Utility
Version: 0.2.0
Authors@R: 
    person(given = "David",
           family = "Hugh-Jones",
           role = c("aut", "cre"),
           email = "davidhughjones@gmail.com")
Author: David Hugh-Jones [aut, cre]
Maintainer: David Hugh-Jones <davidhughjones@gmail.com>
Description: Produces a PDF diff of two 'rmarkdown', 'quarto', Sweave or TeX 
  files, using the external 'latexdiff' utility.
License: MIT + file LICENSE
URL: https://github.com/hughjonesd/latexdiffr
BugReports: https://github.com/hughjonesd/latexdiffr/issues
Encoding: UTF-8
Imports: assertthat, fs, rprojroot
Suggests: tinytex, rmarkdown, knitr, quarto, testthat, covr
SystemRequirements: latexdiff
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-16 09:51:55 UTC; davidhugh-jones
Repository: CRAN
Date/Publication: 2024-02-16 10:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:24:03 UTC; windows
