Package: parseLatex
Type: Package
Title: Parse 'LaTeX' Code
Version: 0.4.1
Authors@R: c(
    person(
      "Duncan", "Murdoch",
      email = "murdoch.duncan@gmail.com",
      role = c("aut", "cre")
    ),
    person("The R Core Team", role = c("ctb", "cph"))
  )
Description: Exports an enhanced version of the tools::parseLatex()
    function to handle 'LaTeX' syntax more accurately.  Also
    includes numerous functions for searching and modifying
    'LaTeX' source.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://github.com/dmurdoch/parseLatex,
        https://dmurdoch.github.io/parseLatex/
BugReports: https://github.com/dmurdoch/parseLatex/issues
Suggests: kableExtra, knitr, rmarkdown, testthat (>= 3.0.0)
Imports: utils
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
SystemRequirements: gettext, bison (>= 3.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-06-06 16:41:25 UTC; murdoch
Author: Duncan Murdoch [aut, cre],
  The R Core Team [ctb, cph]
Maintainer: Duncan Murdoch <murdoch.duncan@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-06 17:00:05 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:53:29 UTC; windows
Archs: x64
