Package: qryflow
Title: Execute Multi-Step 'SQL' Workflows
Version: 0.1.0
Authors@R: person("Christian", "Million", , "christianmillion93@gmail.com", role = c("aut", "cre", "cph"))
Description: Execute multi-step 'SQL' workflows by
    leveraging specially formatted comments to define and control
    execution. This enables users to mix queries, commands, and metadata
    within a single script. Results are returned as named objects for use
    in downstream workflows.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: DBI
Suggests: knitr, rmarkdown, RSQLite, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://christian-million.github.io/qryflow/,
        https://github.com/christian-million/qryflow
BugReports: https://github.com/christian-million/qryflow/issues
NeedsCompilation: no
Packaged: 2025-07-15 19:02:39 UTC; chris
Author: Christian Million [aut, cre, cph]
Maintainer: Christian Million <christianmillion93@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-18 15:20:18 UTC
Built: R 4.4.3; ; 2025-11-01 02:35:39 UTC; windows
