Package: mathml
Type: Package
Title: Translate R Expressions to 'MathML' and 'LaTeX'/'MathJax'
Version: 1.6
Date: 2025-08-13
Authors@R: c(person("Matthias", "Gondan", role=c("aut", "cre", "cph"),
  email="Matthias.Gondan-Rochon@uibk.ac.at", comment="University of Innsbruck"),
  person("Irene", "Alfarone", role="aut",
  email="Irene.Alfarone@uibk.ac.at", comment="University of Innsbruck"),
  person("European Commission", role="fnd",
  comment="Erasmus+ Programme, 2019-1-EE01-KA203-051708"))
Maintainer: Matthias Gondan <Matthias.Gondan-Rochon@uibk.ac.at>
Description: Translate R expressions to 'MathML' or 'MathJax'/'LaTeX' so that
    they can be rendered in R markdown documents and shiny apps. This package
    depends on R package 'rolog', which requires an installation of the
    'SWI'-'Prolog' runtime either from 'swi-prolog.org' or from R
    package 'rswipl'.
License: FreeBSD
Depends: R (>= 4.3), rolog (>= 0.9.14), knitr
Imports: xfun (>= 0.49)
Encoding: UTF-8
URL: https://github.com/mgondan/mathml
BugReports: https://github.com/mgondan/mathml/issues
LinkingTo:
Suggests: rmarkdown, testthat, rswipl
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-19 07:48:54 UTC; matthias
Author: Matthias Gondan [aut, cre, cph] (University of Innsbruck),
  Irene Alfarone [aut] (University of Innsbruck),
  European Commission [fnd] (Erasmus+ Programme,
    2019-1-EE01-KA203-051708)
Repository: CRAN
Date/Publication: 2025-08-19 08:30:08 UTC
Built: R 4.4.3; ; 2025-11-12 03:16:40 UTC; windows
