Package: pipeR
Type: Package
Title: Pipe operator and function
Version: 0.5
Author: Kun Ren <ken@renkun.me>
Maintainer: Kun Ren <ken@renkun.me>
Description: Provides Pipe operator and function based on syntax which support
    to pipe value to first-argument of a function, to dot in expression,
    by formula as lambda expression, for side-effect, and with assignment.
    The set of syntax is designed to make the pipeline highly readable.
Depends: R (>= 2.15)
Date: 2014-09-30
Suggests: testthat
License: MIT + file LICENSE
URL: http://renkun.me/pipeR, https://github.com/renkun-ken/pipeR,
        http://renkun.me/pipeR-tutorial
BugReports: https://github.com/renkun-ken/pipeR/issues
ByteCompile: TRUE
Packaged: 2014-09-30 12:21:02 UTC; Ken
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-30 17:59:43
