Package: functools
Title: Extending Functional Programming in R
Version: 0.1.0
Description: Extending 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
NeedsCompilation: no
Packaged: 2015-07-23 14:04:27 UTC; phendricks
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013@owu.edu>
Repository: CRAN
Date/Publication: 2015-07-23 16:33:00
