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.7)pipeR_0.6.1.3.zip(r-4.6)pipeR_0.6.1.3.zip(r-4.5)
pipeR_0.6.1.3.tgz(r-4.6-any)pipeR_0.6.1.3.tgz(r-4.5-any)
pipeR_0.6.1.3.tar.gz(r-4.7-any)pipeR_0.6.1.3.tar.gz(r-4.6-any)
pipeR_0.6.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pipeR/json (API)
NEWS

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

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

On CRAN:

Conda:

8.46 score 172 stars 6 packages 624 scripts 826 downloads 3 exports 0 dependencies

Last updated from:b62a360a84. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK150
source / vignettesOK140
linux-release-x86_64OK105
macos-release-arm64OK111
macos-oldrel-arm64OK109
windows-develOK63
windows-releaseOK58
windows-oldrelOK76
wasm-releaseOK100

Exports:%>>%Pipepipeline

Dependencies: