-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathDESCRIPTION
50 lines (50 loc) · 1.71 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
Package: visachartR
Version: 4.0.1
Date: 2024-11-14
Title: Wrapper for 'Visa Chart Components'
Description: Provides a set of wrapper functions for 'Visa Chart Components'.
'Visa Chart Components' <https://github.com/visa/visa-chart-components> is an accessibility focused,
framework agnostic set of data experience design systems components for the web.
Authors@R:
c(person(given = "Christopher",
family = "DeMartini",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Stephanie",
family = "Modica",
role = c("aut"),
email = "steph.modica.npm@gmail"),
person(given = "David",
family = "Kutas",
role = c("aut"),
email = "[email protected]"),
person(given = "Jaime",
family = "Tanner",
role = c("aut"),
email = "[email protected]"),
person(given = "Frank",
family = "Elavsky",
role = c("aut"),
email = "[email protected]"),
person(given = "Wojtek",
family = "Kostelecki",
role = c("ctb"),
email = "[email protected]"),
person(given = "Visa Data Experience Team",
role = c("aut", "fnd")),
person(given = "Visa, Inc.",
role = c("cph")))
BugReports: https://github.com/visa/visa-chart-components/issues
License: MIT + file LICENSE
URL: https://github.com/visa/visa-chart-components/tree/master/packages/charts-R
Language: en-US
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
htmlwidgets
Suggests:
dplyr,
knitr,
rmarkdown,
tibble