-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 911 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 911 Bytes
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
28
29
30
31
32
33
34
35
36
37
Package: bddevops
Title: bdverse's DevOps Package
Version: 0.0.1
Authors@R: c(
person(
"Tomer", "Gueta",
email = "tomer.gu@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = '0000-0003-1557-8596')),
person(
"Thiloshon", "Nagarajah",
email = "thiloshon@gmail.com",
role = c("aut")),
person(
"Martynas", "Jo<U+010D>ys",
email = "martjocys@gmail.com",
role = c("aut"))
)
Description: All the Devops stuff: testing data; CI monitoroing; testing reorts; benchmarking scripts; and checklists of sorts.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.4)
Imports:
magrittr
Suggests:
testthat,
shinytest,
spelling,
styler,
sinew,
goodpractice
Language: en-US
RoxygenNote: 7.1.1
URL: https://github.com/bd-R/bddevops
BugReports: https://github.com/bd-R/bddevops/issues