Package: equatags Type: Package Title: Equations to 'XML' Version: 0.3.0.001 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 Roxygen: list(markdown = TRUE) Depends: R (>= 4.0.0) Imports: xml2, xslt, katex Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev libxslt-dev libssl-dev libnode-dev Repository: https://ardata-fr.r-universe.dev Date/Publication: 2026-06-01 19:22:05 UTC RemoteUrl: https://github.com/ardata-fr/equatags RemoteRef: HEAD RemoteSha: cbdbf082b734c31b4d3f7c7e0fd153442ed05833 NeedsCompilation: no Packaged: 2026-06-01 21:10:26 UTC; root Author: David Gohel [aut, cre], ArData [cph] Maintainer: David Gohel