-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
72 lines (72 loc) · 1.34 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
67
68
69
70
71
72
Package: noclocksr
Title: Internal Development at No Clocks, LLC
Version: 0.0.0.9000
Authors@R:
person("Jimmy", "Briggs", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7489-8787"))
Description: No Clocks, LLC packaged assets and workflows
License: MIT + file LICENSE
URL: https://noclocks.github.io/noclocksr/,
https://docs.noclocks.dev/noclocksr/
Depends:
R (>= 4.1)
Imports:
assertthat,
cli,
config,
covr,
covrpage (>= 0.2),
digest,
dplyr,
fs,
gargle,
gitdown,
glue,
grDevices,
here,
htmltools,
httr,
httr2,
jsonlite,
keyring,
lubridate,
markdown,
metathis,
monochromeR,
paletter (>= 0.0.0.9000),
parallel,
pdftools,
pkgdown,
pkgload,
purrr,
rlang,
slackr,
stringr,
testdown (>= 0.1.2.9000),
tibble,
tibblify,
tidyr,
togglr,
usethis,
utils,
xml2,
yaml
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder:
knitr
Remotes:
AndreaCirilloAC/paletter,
ThinkR-open/testdown,
yonicd/covrpage
Config/Needs/coverage: covr
Config/Needs/extras: covrpage, testdown, paletter
Config/Needs/website: pkgdown
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2