Package: Ryacas
Version: 0.4.1
Title: R Interface to the Yacas Computer Algebra System
Authors@R: c(
    person(given = "Rob", family = "Goedman", 
        email = "goedman@mac.com", role = c("aut")),
    person(given = "Gabor", family = "Grothendieck", 
        email = "ggrothendieck@gmail.com", role = c("aut")),
    person(given = "Søren", family = "Højsgaard", 
        email = "sorenh@math.aau.dk", role = c("aut")),
    person(given = "Ayal", family = "Pinkus", 
        email = "apinkus@xs4all.nl", role = c("aut")),
    person(given = "Grzegorz", family = "Mazur", 
        email = "teoretyk@gmail.com", role = c("aut")),
    person(given = "Mikkel Meyer", family = "Andersen", 
        email = "mikl@math.aau.dk", role = c("aut", "cre"))
  )
Maintainer: Mikkel Meyer Andersen <mikl@math.aau.dk>
Encoding: UTF-8
Description: An interface to the yacas computer algebra system.
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12.0), xml2, stats, settings
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat, devtools, pkgload, Matrix
License: GPL-2
URL: https://github.com//mikldk/ryacas, http://www.yacas.org
BugReports: https://github.com/mikldk/ryacas/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-02-08 11:58:53 UTC; mikl
Author: Rob Goedman [aut],
  Gabor Grothendieck [aut],
  Søren Højsgaard [aut],
  Ayal Pinkus [aut],
  Grzegorz Mazur [aut],
  Mikkel Meyer Andersen [aut, cre]
Repository: CRAN
Date/Publication: 2019-02-08 12:23:30 UTC
