Package: strata
Title: Simple Framework for Simple Automation
Version: 1.4.5
Authors@R: 
    person("Alexander", "Senetcky", , "asenetcky@gmail.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0009-3730-5397"))
Description: Build a project framework for users with 
    access to only the most basic of automation tools. 
License: MIT + file LICENSE
URL: https://github.com/asenetcky/strata,
        https://asenetcky.github.io/strata/
BugReports: https://github.com/asenetcky/strata/issues
Depends: R (>= 4.1.0)
Imports: checkmate (>= 2.3.2), dplyr (>= 1.1.0), fs (>= 1.6.4), glue
        (>= 1.8.0), lifecycle (>= 1.0.0), purrr (>= 1.0.2), readr (>=
        2.0.0), rlang (>= 1.1.4), stringr (>= 1.5.1), tibble (>= 3.2.1)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-03 19:43:05 UTC; alex
Author: Alexander Senetcky [aut, cre, cph]
    (<https://orcid.org/0009-0009-3730-5397>)
Maintainer: Alexander Senetcky <asenetcky@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-03 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:33:12 UTC; windows
