File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -16,42 +16,42 @@ BugReports: https://github.com/andrewallenbruce/fuimus/issues
16
16
Depends:
17
17
R (>= 4.1.0)
18
18
Imports:
19
+ cheapr,
19
20
collapse,
20
21
dplyr,
21
22
glue,
22
23
janitor,
24
+ kit,
23
25
purrr,
24
26
rlang,
25
27
strex,
26
28
stringfish,
27
29
stringr,
28
- vctrs,
29
- cheapr,
30
- kit
30
+ vctrs
31
31
Suggests:
32
- fixtuRes,
33
- fontawesome,
34
- usethis,
35
- stats,
36
32
cli,
37
33
clock,
38
- stringi,
39
- lubridate,
40
- pins,
34
+ fixtuRes,
35
+ fontawesome,
41
36
forcats,
42
- tidyr,
43
- styler,
44
37
fs,
45
38
ggplot2,
46
39
graphics,
47
40
gt,
41
+ lubridate,
48
42
pak,
49
43
pillar,
44
+ pins,
50
45
prettycode,
51
46
roxyglobals,
52
47
scales,
48
+ stats,
49
+ stringi,
50
+ styler,
53
51
testthat (>= 3.0.0),
52
+ tidyr,
54
53
timeplyr,
54
+ usethis,
55
55
wakefield
56
56
Config/roxyglobals/filename: generated-globals.R
57
57
Config/roxyglobals/unique: TRUE
You can’t perform that action at this time.
0 commit comments