Package: backpipe 0.2.3

Christopher Brown

backpipe: Backward Pipe (Right-to-Left) Operator

Provides a backward-pipe operator for 'magrittr' (%<%) or 'pipeR' (%<<%) that allows for a performing operations from right-to-left. This allows writing more legible code where right-to-left ordering is natural. This is common with hierarchies and nested structures such as trees, directories or markup languages (e.g. HTML and XML). The package also includes a R-Studio add-in that can be bound to a keyboard shortcut.

Authors:Christopher Brown [aut, cre], Decision Patterns [cph]

backpipe_0.2.3.tar.gz
backpipe_0.2.3.zip(r-4.5)backpipe_0.2.3.zip(r-4.4)backpipe_0.2.3.zip(r-4.3)
backpipe_0.2.3.tgz(r-4.4-any)backpipe_0.2.3.tgz(r-4.3-any)
backpipe_0.2.3.tar.gz(r-4.5-noble)backpipe_0.2.3.tar.gz(r-4.4-noble)
backpipe_0.2.3.tgz(r-4.4-emscripten)backpipe_0.2.3.tgz(r-4.3-emscripten)
backpipe.pdf |backpipe.html
backpipe/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/decisionpatterns/backpipe/issues

On CRAN:

3 exports 30 stars 2.43 score 0 dependencies 3 scripts 249 downloads

Last updated 6 years agofrom:fcaa40d34c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winOKAug 20 2024
R-4.5-linuxOKAug 20 2024
R-4.4-winOKAug 20 2024
R-4.4-macOKAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:%<%backpipeinsert_backpipe

Dependencies:

Backpipe Operations

Rendered frombackpipe.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2018-06-25
Started: 2015-09-03