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 |
Reference manual: | rim.pdf |
Package source: | rim_0.7.0.tar.gz |
Windows binaries: | r-devel: rim_0.7.0.zip, r-release: rim_0.7.0.zip, r-oldrel: rim_0.7.0.zip |
macOS binaries: | r-release (arm64): rim_0.7.0.tgz, r-oldrel (arm64): rim_0.7.0.tgz, r-release (x86_64): rim_0.7.0.tgz, r-oldrel (x86_64): rim_0.7.0.tgz |
Old sources: | rim archive |
Please use the canonical form https://CRAN.R-project.org/package=rim to link to this page.