-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
56 lines (56 loc) · 1.46 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
46
47
48
49
50
51
52
53
54
55
56
Package: yay
Title: Delightful Convenience Functions
Version: 0.0.9013
Authors@R:
person("Salim", "Brüggemann", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5329-5987"))
Description: A delightful mix of convenience functions designed to put a
smile on your face during typical R workflows.
License: AGPL (>= 3)
URL: https://yay.rpkg.dev, https://gitlab.com/rpkg.dev/yay
BugReports: https://gitlab.com/rpkg.dev/yay/issues
Depends:
R (>= 4.4)
Imports:
checkmate (>= 2.0.0),
cli (>= 3.0.0),
dplyr (>= 1.1.1),
fs (>= 1.5.0),
glue (>= 1.4.2),
httr2 (>= 1.0.5),
magrittr (>= 2.0.1),
pal (>= 0.0.9096),
purrr (>= 0.3.4),
rlang (>= 0.4.10),
stringr (>= 1.5.0),
tibble (>= 3.1.0),
tidyr (>= 1.1.3)
Suggests:
brio (>= 1.1.1),
daff (>= 0.3.8),
desc (>= 1.3.0),
gert (>= 1.2.0),
gh (>= 1.4.0),
jsonlite (>= 1.8.7),
pkgdown (>= 2.0.9.9000),
pkgdown.tpl (>= 0.0.9000),
pkgsnip (>= 0.0.9037),
readr (>= 1.4.0),
roxygen2 (>= 7.1.1),
testthat (>= 3.0.0),
withr (>= 2.4.1),
writexl (>= 1.3.1),
xopen (>= 1.0.0),
yesno (>= 0.1.2),
zoterro (>= 0.1.9001)
Remotes:
github::edwindj/daff,
github::salim-b/zoterro@interim-merge,
gitlab::rpkg.dev/pal,
gitlab::rpkg.dev/pkgdown.tpl,
gitlab::rpkg.dev/pkgsnip
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2.9000