Package: caracas
Version: 0.0.1
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)
Imports: reticulate (>= 1.14)
Suggests: 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.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-19 15:15:11 UTC; mikl
Author: Mikkel Meyer Andersen [aut, cre, cph],
  Søren Højsgaard [aut, cph]
Repository: CRAN
Date/Publication: 2020-01-26 10:30:11 UTC
