Package: RmdConcord
Type: Package
Title: Concordances for 'R Markdown'
Version: 0.3
Authors@R: c(person("Duncan", "Murdoch", role = c("aut", "cre"),
                     email = "murdoch.duncan@gmail.com"),
              person("Heather", "Turner", role = "ctb",
                     email = "H.Turner.1@warwick.ac.uk"))
Description: Supports concordances in 'R Markdown' 
  documents.  This currently allows the original source
  location in the '.Rmd' file of errors detected by 'HTML tidy'
  to be found more easily, and potentially allows forward
  and reverse search in 'HTML' and 'LaTeX' documents
  produced from 'R Markdown'.  The 'LaTeX' support
  has been included in the most recent development 
  version of the 'patchDVI' package.
License: GPL-2
Encoding: UTF-8
URL: https://github.com/dmurdoch/RmdConcord,
        https://dmurdoch.github.io/RmdConcord/
BugReports: https://github.com/dmurdoch/RmdConcord/issues
Imports: rmarkdown, tools, knitr (>= 1.42)
Suggests: markdown
VignetteBuilder: knitr, rmarkdown
SystemRequirements: pandoc (>=2.11.3 with 'commonmark_x' processing and
        'sourcepos' extension, needed for 'rmarkdown' formats).
NeedsCompilation: no
Packaged: 2023-12-10 16:57:00 UTC; murdoch
Author: Duncan Murdoch [aut, cre],
  Heather Turner [ctb]
Maintainer: Duncan Murdoch <murdoch.duncan@gmail.com>
Repository: CRAN
Date/Publication: 2023-12-10 17:20:06 UTC
Built: R 4.6.0; ; 2025-07-18 07:13:08 UTC; unix
