-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
45 lines (45 loc) · 1.2 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: muggle
Title: Opinionated Devops for R Data Products Strictly Without Magic
Version: 0.1.2-20211125
Authors@R:
c(person(given = "Maximilian",
family = "Held",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4703-5388")))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1.9999
URL: https://github.com/maxheld83/muggle, https://maxheld83.github.io/muggle
BugReports: https://github.com/maxheld83/muggle/issues
Imports:
usethis (>= 1.6.1),
checkmate (>= 2.0.0),
rlang (>= 0.4.7),
gert (>= 0.3),
fs (>= 1.4.1),
desc (>= 1.2.0),
withr (>= 2.2.0),
remotes (>= 2.1.1),
glue (>= 1.4.1),
covr (>= 3.5.0),
pkgdown (>= 1.5.1),
brio (>= 1.0.0),
bookdown (>= 0.20),
devtools (>= 2.3.0),
processx (>= 3.4.3),
cli (>= 2.0.2),
shinycaas,
gh (>= 1.1.0),
httr (>= 1.4.2),
testthat (>= 2.3.2),
shinytest (>= 1.5.0)
Suggests:
shiny (>= 1.5.0),
ggplot2 (>= 3.3.2),
roxygen2
Remotes:
maxheld83/shinycaas@551e261df98a079d2fe0aaa820b8371c7e42422c