Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

pipeR : Multi-Paradigm Pipeline Implementation

Package: pipeR
Type: Package
Title: Multi-Paradigm Pipeline Implementation
Version: 0.6.1.3
Author: Kun Ren <ken@renkun.me>
Maintainer: Kun Ren <ken@renkun.me>
Description: Provides various styles of function chaining methods: Pipe
operator, Pipe object, and pipeline function, each representing a distinct
pipeline model yet sharing almost a common set of features: A value can be
piped to the first unnamed argument of a function and to dot symbol in an
enclosed expression. The syntax is designed to make the pipeline more
readable and friendly to a wide range of operations.
Depends: R (>= 2.15)
Date: 2016-04-04
Suggests: testthat
License: MIT + file LICENSE
URL: https://renkun.me/pipeR, https://github.com/renkun-ken/pipeR,
https://renkun.me/pipeR-tutorial
BugReports: https://github.com/renkun-ken/pipeR/issues
ByteCompile: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-04 08:55:01 UTC; Kun
Repository: CRAN
Date/Publication: 2016-04-04 11:49:28

● Data Source: CranContrib
● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0