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, tictoc, data.table, knitr, rmarkdown Config/testthat/edition: 3 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) URL: https://cygei.github.io/pipetime/; https://github.com/CyGei/pipetime BugReports: https://github.com/CyGei/pipetime/issues VignetteBuilder: knitr Repository: https://cygei.r-universe.dev Date/Publication: 2026-03-18 14:31:31 UTC RemoteUrl: https://github.com/cygei/pipetime RemoteRef: HEAD RemoteSha: 4e6c24d2a51f0399be5480ff09190c4a5fd018f9 NeedsCompilation: no Packaged: 2026-06-16 08:24:41 UTC; root Author: Cyril Geismar [aut, cre, cph] (ORCID: ) Maintainer: Cyril Geismar Depends: R (>= 4.1.0)