Package: evaluate
Type: Package
Title: Parsing and Evaluation Tools that Provide More Details than the
        Default
Version: 0.7
Date: 2015-04-21
Authors@R: c(person("Hadley", "Wickham", role = "aut"), person("Yihui", "Xie",
    role = c("cre", "ctb"), email = "xie@yihui.name"), person("Barret",
    "Schloerke", role = "ctb"))
Description: Parsing and evaluation tools that make it easy to recreate the
    command line behaviour of R.
License: GPL
URL: https://github.com/hadley/evaluate
BugReports: https://github.com/hadley/evaluate/issues
Depends: R (>= 3.0.2)
Imports: stringr (>= 0.6.2)
Suggests: testthat, lattice, ggplot2
NeedsCompilation: no
Packaged: 2015-04-21 03:20:51 UTC; yihui
Author: Hadley Wickham [aut],
  Yihui Xie [cre, ctb],
  Barret Schloerke [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2015-04-21 08:54:30
