mathml - Translate R Expressions to 'MathML' and 'LaTeX'/'MathJax'
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'.
Last updated 2 days ago
6.33 score 3 stars 32 scripts 450 downloadsrolog - Query 'SWI'-'Prolog' from R
This R package connects to SWI-Prolog, <https://www.swi-prolog.org/>, so that R can send deterministic and non-deterministic queries to prolog (consult, query/submit, once, findall).
Last updated 2 days ago
cpp
6.33 score 4 stars 1 dependents 10 scripts 400 downloadsrswipl - Embed 'SWI'-'Prolog'
Interface to 'SWI'-'Prolog', <https://www.swi-prolog.org/>. This package is normally not loaded directly, please refer to package 'rolog' instead. The purpose of this package is to provide the 'Prolog' runtime on systems that do not have a software installation of 'SWI'-'Prolog'.
Last updated 1 months ago
cpp
4.82 score 2 dependents 1 scripts 552 downloads