-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 1.09 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: strata
Title: Simple Framework for Simple Automation
Version: 1.0.1
Authors@R:
person("Alexander", "Senetcky", , "asenetcky@gmail.com",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0009-0009-3730-5397"))
Description: A tool suite for building project frameworks 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
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: 2024-11-22 19:02:52 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: 2024-11-27 13:00:02 UTC