Package: mathml
Type: Package
Title: Translate R Expressions to 'MathML' and 'LaTeX'/'MathJax'
Version: 1.2
Date: 2023-08-15
Authors@R: c(person("Matthias", "Gondan", role=c("aut", "cre", "cph"),
  email="Matthias.Gondan-Rochon@uibk.ac.at", comment="Universität Innsbruck"),
  person("Irene", "Alfarone", role="aut",
  email="Irene.Alfarone@uibk.ac.at", comment="Universität 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.2), rolog (>= 0.9.14), knitr
Encoding: UTF-8
URL: https://github.com/mgondan/mathml
BugReports: https://github.com/mgondan/mathml/issues
LinkingTo:
Suggests: rmarkdown, testthat
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-15 11:52:22 UTC; matthias
Author: Matthias Gondan [aut, cre, cph] (Universität Innsbruck),
  Irene Alfarone [aut] (Universität Innsbruck),
  European Commission [fnd] (Erasmus+ Programme,
    2019-1-EE01-KA203-051708)
Repository: CRAN
Date/Publication: 2023-07-15 21:20:02 UTC
Built: R 4.2.0; ; 2023-07-15 22:46:08 UTC; unix
