Skip to content

gestalt

Tools for Making and Combining Functions

v0.2.0 · Aug 22, 2022 · MIT + file LICENSE

Description

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.

Downloads

390

Last 30 days

9708th

802

Last 90 days

2.9K

Last year

Trend: +62.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies rlang gestalt

Version History

new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.9 diff Aug 21, 2022
updated 0.1.9 ← 0.1.8 diff Feb 1, 2022
updated 0.1.8 ← 0.1.7 diff Jun 26, 2019
updated 0.1.7 ← 0.1.6 diff May 9, 2019
updated 0.1.6 ← 0.1.5 diff Feb 9, 2019
updated 0.1.5 ← 0.1.4 diff Nov 5, 2018
updated 0.1.4 ← 0.1.2 diff Aug 1, 2018
updated 0.1.2 ← 0.1.1 diff Jul 8, 2018
new 0.1.1 May 30, 2018