Package: pipeR 0.6.1.3

pipeR: Multi-Paradigm Pipeline Implementation

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.

Authors:Kun Ren <[email protected]>

pipeR_0.6.1.3.tar.gz
pipeR_0.6.1.3.zip(r-4.5)pipeR_0.6.1.3.zip(r-4.4)pipeR_0.6.1.3.zip(r-4.3)
pipeR_0.6.1.3.tgz(r-4.4-any)pipeR_0.6.1.3.tgz(r-4.3-any)
pipeR_0.6.1.3.tar.gz(r-4.5-noble)pipeR_0.6.1.3.tar.gz(r-4.4-noble)
pipeR_0.6.1.3.tgz(r-4.4-emscripten)pipeR_0.6.1.3.tgz(r-4.3-emscripten)
pipeR.pdf |pipeR.html
pipeR/json (API)
NEWS

# Install 'pipeR' in R:
install.packages('pipeR', repos = c('https://renkun-ken.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/renkun-ken/piper/issues

On CRAN:

3 exports 167 stars 5.31 score 0 dependencies 8 dependents 608 scripts 1.0k downloads

Last updated 8 years agofrom:b62a360a84. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:%>>%Pipepipeline

Dependencies: