Package: Ryacas
Version: 1.1.3.1
Title: R Interface to the 'Yacas' Computer Algebra System
Authors@R: c(
    person(given = "Mikkel Meyer", family = "Andersen",
        email = "mikl@math.aau.dk", role = c("aut", "cre", "cph")),
    person(given = "Rob", family = "Goedman",
        email = "goedman@mac.com", role = c("aut", "cph")),
    person(given = "Gabor", family = "Grothendieck",
        email = "ggrothendieck@gmail.com", role = c("aut", "cph")),
    person(given = "Søren", family = "Højsgaard",
        email = "sorenh@math.aau.dk", role = c("aut", "cph")),
    person(given = "Grzegorz", family = "Mazur",
        email = "teoretyk@gmail.com", role = c("aut", "cph")),
    person(given = "Ayal", family = "Pinkus",
        email = "apinkus@xs4all.nl", role = c("aut", "cph")),
    person(given = "Nemanja", family = "Trifunovic", 
        role = c("cph"), comment = "UTF-8 part of yacas (src/yacas/include/yacas/utf8*)")
  )
Maintainer: Mikkel Meyer Andersen <mikl@math.aau.dk>
Encoding: UTF-8
Description: Interface to the 'yacas' computer algebra system (<http://www.yacas.org/>).
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12.0), stats, methods, magrittr
LinkingTo: Rcpp
Suggests: devtools, exams, knitr, Matrix, pkgload, rmarkdown, igraph,
        testthat (>= 2.1.0), unix, Rmpfr
License: GPL
SystemRequirements: C++11
URL: https://github.com/r-cas/ryacas, http://www.yacas.org
BugReports: https://github.com/r-cas/ryacas/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-11-15 11:59:51 UTC; mikl
Author: Mikkel Meyer Andersen [aut, cre, cph],
  Rob Goedman [aut, cph],
  Gabor Grothendieck [aut, cph],
  Søren Højsgaard [aut, cph],
  Grzegorz Mazur [aut, cph],
  Ayal Pinkus [aut, cph],
  Nemanja Trifunovic [cph] (UTF-8 part of yacas
    (src/yacas/include/yacas/utf8*))
Repository: CRAN
Date/Publication: 2020-11-15 17:10:05 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-11-16 11:27:29 UTC; unix
Archs: Ryacas.so.dSYM
