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
DESCRIPTION |NEWS
card.svg |card.png
pipeR/json (API)

# 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.56 score 172 stars 6 packages 784 scripts 821 downloads 3 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK117
source / vignettesOK198
linux-release-x86_64OK115
macos-release-arm64OK69
macos-oldrel-arm64OK67
windows-develOK68
windows-releaseOK60
windows-oldrelOK56
wasm-releaseOK87

Exports:%>>%Pipepipeline

Dependencies: