Package: caracas Version: 2.1.2.9004 Title: Computer Algebra Authors@R: c( person(given = "Mikkel Meyer", family = "Andersen", email = "mikl@math.aau.dk", role = c("aut", "cre", "cph")), person(given = "Søren", family = "Højsgaard", email = "sorenh@math.aau.dk", role = c("aut", "cph")) ) Maintainer: Mikkel Meyer Andersen Encoding: UTF-8 Description: Computer algebra via the 'SymPy' library (). This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities. Depends: R (>= 4.2.0), methods Imports: reticulate (>= 1.14), Matrix, doBy (>= 4.6.15), MASS, blockmatrix Suggests: Ryacas, testthat (>= 2.1.0), knitr, nlme, lme4, rmarkdown, tinytex, magick, pdftools, qpdf License: GPL SystemRequirements: Python (>= 3.6.0) URL: https://github.com/r-cas/caracas, https://r-cas.github.io/caracas/ BugReports: https://github.com/r-cas/caracas/issues Roxygen: list(markdown = TRUE, roclets = c("rd", "collate", "namespace")) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libpng-dev python3 Repository: https://r-cas.r-universe.dev Date/Publication: 2026-01-27 14:51:29 UTC RemoteUrl: https://github.com/r-cas/caracas RemoteRef: HEAD RemoteSha: 5adbca4cd6a245b999d301cb7e6941b4a35baf7f NeedsCompilation: no Packaged: 2026-07-13 05:08:01 UTC; root Author: Mikkel Meyer Andersen [aut, cre, cph], Søren Højsgaard [aut, cph]