Package: pipetime 0.0.1

pipetime: Tools to Time Pipe Operations

Enable users to measure and record the execution time of pipe operations (using |>) with optional logging to dataframes and output to the console.

Authors:Cyril Geismar [aut, cre, cph]

pipetime_0.0.1.tar.gz
pipetime_0.0.1.zip(r-4.7)pipetime_0.0.1.zip(r-4.6)pipetime_0.0.1.zip(r-4.5)
pipetime_0.0.1.tgz(r-4.6-any)pipetime_0.0.1.tgz(r-4.5-any)
pipetime_0.0.1.tar.gz(r-4.7-any)pipetime_0.0.1.tar.gz(r-4.6-any)
pipetime_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
pipetime/json (API)

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

Bug tracker:https://github.com/cygei/pipetime/issues

On CRAN:

Conda:

4.95 score 1 stars 6 scripts 157 downloads 3 exports 0 dependencies

Last updated from:4e6c24d2a5. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK164
source / vignettesOK194
linux-release-x86_64OK135
macos-release-arm64OK87
macos-oldrel-arm64OK90
windows-develOK100
windows-releaseOK66
windows-oldrelOK84
wasm-releaseOK101

Exports:get_logrm_logtime_pipe

Dependencies:

Timing R Pipelines
Overview | Example Data | Timing Workflows | Results

Last update: 2026-03-18
Started: 2025-09-29

Why pipetime?
Examples | system.time() | tictoc | time_pipe

Last update: 2025-09-29
Started: 2025-09-29