rim: Interface to 'Maxima', Enabling Symbolic Computation

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.6.4
Imports: methods, Rcpp, R6, knitr, GlobalOptions
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), rmarkdown
Published: 2023-08-24
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

Documentation:

Reference manual: rim.pdf

Downloads:

Package source: rim_0.6.4.tar.gz
Windows binaries: r-devel: rim_0.6.4.zip, r-release: rim_0.6.4.zip, r-oldrel: rim_0.6.4.zip
macOS binaries: r-release (arm64): rim_0.6.4.tgz, r-oldrel (arm64): rim_0.6.4.tgz, r-release (x86_64): rim_0.6.4.tgz
Old sources: rim archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rim to link to this page.