Package: caracas
Version: 2.0.0
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 <mikl@math.aau.dk>
Encoding: UTF-8
Description: Computer algebra via the 'SymPy' library (<https://www.sympy.org/>). 
  This makes it possible to solve equations symbolically, 
  find symbolic integrals, symbolic sums and other important quantities. 
Depends: R (>= 3.0), methods
Imports: reticulate (>= 1.14), Matrix, doBy (>= 4.6.15), magrittr
Suggests: Ryacas, testthat (>= 2.1.0), knitr, rmarkdown, tinytex,
        magick, pdftools, qpdf
License: GPL
SystemRequirements: Python (>= 3.6.0)
URL: https://github.com/r-cas/caracas
BugReports: https://github.com/r-cas/caracas/issues
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-31 15:34:46 UTC; mikl
Author: Mikkel Meyer Andersen [aut, cre, cph],
  Søren Højsgaard [aut, cph]
Repository: CRAN
Date/Publication: 2023-01-31 16:10:02 UTC
Built: R 4.1.2; ; 2023-02-01 12:39:31 UTC; unix
