CRAN/E | backpipe

backpipe

Backward Pipe (Right-to-Left) Operator

Installation

About

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.

github.com/decisionpatterns/backpipe
Bug report File report

Key Metrics

Version 0.2.3
R ≥ 3.1.0
Published 2018-06-26 2129 days ago
Needs compilation? no
License GPL-2
License File
CRAN checks backpipe results

Downloads

Yesterday 6 0%
Last 7 days 66 +29%
Last 30 days 229 -0%
Last 90 days 759 -12%
Last 365 days 2.858 -25%

Maintainer

Maintainer

Christopher Brown

chris.brown@decisionpatterns.com

Authors

Christopher Brown

aut / cre

Decision Patterns

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Backpipe Operations

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

backpipe archive

Depends

R ≥ 3.1.0

Suggests

magrittr ≥ 1.5
pipeR ≥ 0.6.0.6
R6 ≥ 2.1.1
testthat ≥ 1.0.0
shiny ≥ 0.12.1
knitr ≥ 1.11
rstudioapi ≥ 0.7
rmarkdown