Package: pipetime
Type: Package
Title: Tools to Time Pipe Operations
Version: 0.0.1
Authors@R: 
    person("Cyril", "Geismar", email = "c.geismar21@imperial.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8486-5890"))
Description: Enable users to measure and record the execution time of pipe operations (using |>) with optional logging to dataframes and output to the console.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), crayon, dplyr, ggplot2, stringr, tictoc,
        knitr, rmarkdown
Config/testthat/edition: 3
RoxygenNote: 7.3.3
URL: https://cygei.github.io/pipetime/;
        https://github.com/CyGei/pipetime
BugReports: https://github.com/CyGei/pipetime/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-29 19:13:44 UTC; cy
Author: Cyril Geismar [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8486-5890>)
Maintainer: Cyril Geismar <c.geismar21@imperial.ac.uk>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2025-10-08 19:50:14 UTC
Built: R 4.5.0; ; 2025-10-08 21:32:36 UTC; unix
