-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1.14 KB
/
Copy pathDESCRIPTION
File metadata and controls
38 lines (38 loc) · 1.14 KB
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
Type: Package
Package: roxy.shinylive
Title: A 'roxygen2' Extension for 'Shinylive'
Version: 1.0.0.9006
Authors@R: c(
person("Pawel Rucki", , , "pawel.rucki@roche.com", role = c("aut", "cre")),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
)
Description: An extension for 'roxygen2' to embed 'Shinylive' applications
in the package documentation.
License: Apache License 2.0
URL: https://github.com/insightsengineering/roxy.shinylive/
BugReports: https://github.com/insightsengineering/roxy.shinylive/issues
Depends:
R (>= 4.0)
Imports:
glue,
jsonlite (>= 1.8.8),
lzstring (>= 0.1.3),
roxygen2 (>= 7.2.0),
stringr (>= 0.4)
Suggests:
pkgdown (>= 2.0.0),
testthat (>= 3.1.5),
withr (>= 2.4.3)
Config/Needs/verdepcheck: tidyverse/glue, jeroen/jsonlite,
lzstring=parmsam/lzstring-r, r-lib/roxygen2, tidyverse/stringr,
r-lib/pkgdown, r-lib/testthat, r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Collate:
'tag_examplesShinylive.R'
'parse_url.R'