Package: sewage
Type: Package
Title: A Light-Weight Data Pipelining Tool
Version: 0.2.5
Authors@R: 
    person("Matthew", "Whalen", , "matthew.whalen18@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides a simple interface to developing complex data pipelines which can be executed in a single call.
    'sewage' makes it easy to test, debug, and share data pipelines through it's interface and visualizations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
URL: https://github.com/mwhalen18/sewage,
        https://mwhalen18.github.io/sewage/
BugReports: https://github.com/mwhalen18/sewage/issues
Suggests: testthat (>= 3.0.0), dplyr
Config/testthat/edition: 3
Imports: DiagrammeR, glue, cli
NeedsCompilation: no
Packaged: 2023-05-22 11:35:55 UTC; matthewwhalen
Author: Matthew Whalen [aut, cre, cph]
Maintainer: Matthew Whalen <matthew.whalen18@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-22 18:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:44:51 UTC; windows
