Package: eply
Type: Package
Title: Apply a Function Over Expressions
Version: 0.1.2
Authors@R: c(
    person(given = c("William", "Michael"), family = "Landau", 
      email = "will.landau@gmail.com", role = c("aut", "cre")),
    person(family = "Eli Lilly and Company", role = "cph"))
Description: Evaluate a function over a data frame of expressions.
License: GPL-3
Depends: R (>= 3.0.0)
Imports: magrittr, methods
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/wlandau/eply
BugReports: https://github.com/wlandau/eply/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-06 13:57:21 UTC; c240390
Author: William Michael Landau [aut, cre],
  Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-06 16:35:43 UTC
Built: R 4.3.0; ; 2023-04-12 00:28:42 UTC; unix
