Package: caracas
Version: 1.1.2
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), magrittr
Suggests: Matrix, testthat (>= 2.1.0), knitr, rmarkdown
License: GPL
SystemRequirements: Python (>= 3.6.0)
URL: https://github.com/r-cas/caracas
BugReports: https://github.com/r-cas/caracas/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-11 07:32:22 UTC; mikl
Author: Mikkel Meyer Andersen [aut, cre, cph],
  Søren Højsgaard [aut, cph]
Repository: CRAN
Date/Publication: 2022-02-11 07:50:02 UTC
Built: R 4.0.5; ; 2022-02-12 11:33:49 UTC; unix
