Provides an interface to the powerful and fairly complete computer algebra system maxima.
It can be used to start and control 'Maxima' from within R by entering 'Maxima' commands.
It facilitates outputting results from 'Maxima' in 'LaTeX' and 'MathML'. 2D and 3D plots can be displayed directly. This package also registers a 'knitr'-engine
enabling 'Maxima' code chunks to be written in 'RMarkdown' documents.
Version: |
0.5.1 |
Imports: |
methods, Rcpp, R6, knitr, GlobalOptions |
LinkingTo: |
Rcpp |
Suggests: |
testthat (≥ 3.0.0), digest, rmarkdown, OpenImageR |
Published: |
2022-05-06 |
Author: |
Eric Stemmler [aut, cre],
Kseniia Shumelchyk [aut],
Hans W. Borchers [aut] |
Maintainer: |
Eric Stemmler <stemmler.eric at gmail.com> |
BugReports: |
https://github.com/rcst/rim/issues |
License: |
GPL (≥ 3) |
URL: |
https://rcst.github.io/rim/ |
NeedsCompilation: |
yes |
SystemRequirements: |
Maxima (https://sourceforge.net/projects/maxima/,
tested with versions >=5.42.1), needs to be on PATH |
Materials: |
README NEWS |
In views: |
NumericalMathematics |
CRAN checks: |
rim results |