It is with great pleasure that we can announce the release of caracas version 1.0.1 to CRAN (https://cran.r-project.org/package=caracas).
The package enables user to make computer algebra from R using the Python library SymPy.
You can now install the caracas package as follows:
install.packages("caracas") And then load it by:
library(caracas) The source code and the development version is available at https://github.com/r-cas/caracas/. Online documentation (of the development version) can be found at https://r-cas.