-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 967 Bytes
/
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
Package: crow
Title: Shiny development helpers
Version: 0.0.0.9000
Authors@R:
c(
person(
given = "Maximilian",
family = "Held",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4703-5388")
),
person(
given = "Max Held Data Science",
role = c("cph", "fnd")
)
)
Description:
Helpers for shiny development.
URL: https://github.com/dataheld/crow, https://crow.maxheld.de
BugReports: https://github.com/dataheld/crow/issues
License: file LICENSE
Encoding: UTF-8
LazyData: true
Language: en
Roxygen: list(markdown = TRUE)
Imports:
checkmate,
fs,
glue,
purrr,
rlang,
shiny,
testthat
Suggests:
bslib,
brio,
htmltools,
elf,
roxygen2,
shinytest2,
showimage,
withr,
magick
Remotes:
dataheld/elf
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/website: rmarkdown