Package: m2r
Type: Package
Title: Macaulay2 in R
Version: 1.0.0
Authors@R: c(person("David", "Kahle", email = "david.kahle@gmail.com", role = c("aut", "cph", "cre")),
  person("Christopher", "O'Neill", email = "musicman3320@gmail.com", role = c("aut", "cph")),
  person("Jeff", "Sommars", email = "sommars1@uic.edu", role = c("aut", "cph")))
Maintainer: David Kahle <david.kahle@gmail.com>
Description: Persistent interface to Macaulay2 (<http://www.math.uiuc.edu/Macaulay2/>)
	and front-end tools facilitating its use in the R ecosystem.
License: GPL-2
LazyData: TRUE
Depends: mpoly (>= 1.0.5)
Imports: stringr, memoise, pryr, gmp
SystemRequirements: Macaulay2 <http://www.math.uiuc.edu/Macaulay2/>
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-22 19:46:35 UTC; david_kahle
Author: David Kahle [aut, cph, cre],
  Christopher O'Neill [aut, cph],
  Jeff Sommars [aut, cph]
Repository: CRAN
Date/Publication: 2017-06-23 06:40:14 UTC
