Package: equatags
Type: Package
Title: Equations to 'XML'
Version: 0.2.2
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr"),
    person(given = "ArData", role = "cph")
    )
Description: Provides function to transform latex math expressions 
 into format 'HTML' or 'Office Open XML Math'. The 'XML' 
 result can then be included in 'HTML', 'Microsoft Word' 
 documents or 'Microsoft PowerPoint' presentations by using 
 a 'Markdown' document or the R package 'officer'. 
BugReports: https://github.com/ardata-fr/equatags/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Imports: xml2, xslt, katex
NeedsCompilation: no
Packaged: 2025-08-18 13:29:12 UTC; davidgohel
Author: David Gohel [aut, cre],
  ArData [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2025-08-18 14:40:02 UTC
