-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
25 lines (25 loc) · 924 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
Package: argonR
Type: Package
Title: R Interface to Argon HTML Design
Version: 0.2.0
Authors@R: c(
person("David", "Granjon", email = "[email protected]", role = c("aut", "cre")),
person(family = "RinteRface", role = "cph"),
person(family = "Creative Tim", role = c("ctb", "cph"), comment = "Argon theme for Bootstrap 4"),
person("Winston", "Chang", role = c("ctb", "cph"), comment = "Unexported functions from htmltools"))
Maintainer: David Granjon <[email protected]>
Description: R wrapper around the argon HTML library.
More at <https://demos.creative-tim.com/argon-design-system/>.
URL: https://github.com/RinteRface/argonR, https://rinterface.github.io/argonR/
BugReports: https://github.com/RinteRface/argonR/issues
Imports: htmltools, utils, rstudioapi
Suggests:
magrittr,
knitr,
rmarkdown,
shiny
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr