-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
66 lines (66 loc) · 1.55 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
57
58
59
60
61
62
63
64
65
66
Package: fuimus
Title: Functions That Have Been
Version: 0.0.5.9009
Authors@R:
person(c("Andrew", "Allen"), "Bruce", , "andrewallenbruce@gmail.com", role = c("aut", "cre", "cph"))
Maintainer: Andrew Bruce <andrewallenbruce@gmail.com>
Description: A collection of functions that have been useful to the author
in his work. The package is intended to be a personal package, but is
made available to the public in the hope that it may be useful to
others. The package is named after the motto of the Scottish Bruce
clan.
License: MIT + file LICENSE
URL: https://andrewallenbruce.github.io/fuimus/,
https://github.com/andrewallenbruce/fuimus
BugReports: https://github.com/andrewallenbruce/fuimus/issues
Depends:
R (>= 4.1.0)
Imports:
cheapr (>= 0.9.92),
collapse (>= 2.0.18),
kit (>= 0.0.19),
rlang,
stringfish (>= 0.16.0),
vctrs (>= 0.6.5)
Suggests:
cli,
clock,
dplyr,
fipio,
fledge,
fontawesome,
forcats,
fs (>= 1.6.5),
gert,
ggplot2,
glue,
graphics,
gt,
here,
janitor,
lubridate,
pak,
pillar,
pins (>= 1.4.0),
prettycode,
purrr,
roxyglobals,
scales,
sf,
stats,
strex,
stringi,
stringr,
styler,
testthat (>= 3.0.0),
tidyr,
timeplyr,
usethis,
zipcodeR
Config/roxyglobals/filename: generated-globals.R
Config/roxyglobals/unique: TRUE
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd",
"roxyglobals::global_roclet"))
RoxygenNote: 7.3.2