CRAN/E | gestalt

gestalt

Tools for Making and Combining Functions

Installation

About

Provides a suite of function-building tools centered around a (forward) composition operator, %>>>%, which extends the semantics of the 'magrittr' %>% operator and supports 'Tidyverse' quasiquotation. It enables you to construct composite functions that can be inspected and transformed as list-like objects. In conjunction with %>>>%, a compact function constructor, fn(), and a partial-application constructor, partial(), are also provided; both support quasiquotation.

github.com/egnha/gestalt
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.3.0
Published 2022-08-22 286 days ago
Needs compilation? no
License MIT
License File
CRAN checks gestalt results

Downloads

Last 24 hours 0 -100%
Last 7 days 68 -4%
Last 30 days 322 -12%
Last 90 days 1.023 +29%
Last 365 days 4.120 -19%

Maintainer

Maintainer

Eugene Ha

eha@posteo.de

Authors

Eugene Ha

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

Introduction to gestalt

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

gestalt archive

Depends

R ≥ 3.3.0

Imports

rlang ≥ 1.0.0
utils

Suggests

magrittr ≥ 1.5
testthat ≥ 3.0.0
knitr
rmarkdown

Reverse Imports

votesmart