Package: functools
Title: Functional Programming in R
Version: 0.2.0
Description: Extends functional programming in R by
    providing support to the usual higher order functional
    suspects (Map, Reduce, Filter, etc.).
Authors@R: person("Paul", "Hendricks", , "paul.hendricks.2013@owu.edu", c("aut", "cre"))
URL: https://github.com/paulhendricks/functools
BugReports: https://github.com/paulhendricks/functools/issues
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat, memoise, pryr
NeedsCompilation: no
Packaged: 2015-09-02 14:44:18 UTC; phendricks
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013@owu.edu>
Repository: CRAN
Date/Publication: 2015-09-02 16:55:15
