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.
Results from 'Maxima' can be parsed and evaluated in R.
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.7.0 |
Imports: |
methods, Rcpp, R6, knitr, GlobalOptions |
LinkingTo: |
Rcpp |
Suggests: |
testthat (≥ 3.0.0), rmarkdown |
Published: |
2024-10-18 |
DOI: |
10.32614/CRAN.package.rim |
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.0 - 5.46.0), needs to be on PATH |
Materials: |
README NEWS |
In views: |
NumericalMathematics |
CRAN checks: |
rim results |