# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rim" in publications use:' type: software license: GPL-3.0-or-later title: 'rim: Interface to ''Maxima'', Enabling Symbolic Computation' version: 0.7.0 doi: 10.32614/CRAN.package.rim abstract: 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. authors: - family-names: Stemmler given-names: Eric email: stemmler.eric@gmail.com - family-names: Shumelchyk given-names: Kseniia email: shumelchyk@gmail.com - family-names: Borchers given-names: Hans W. email: hwborchers@googlemail.com repository: https://CRAN.R-project.org/package=rim repository-code: https://github.com/rcst/rim url: https://rcst.github.io/rim/ date-released: '2024-10-08' contact: - family-names: Stemmler given-names: Eric email: stemmler.eric@gmail.com