-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
36 lines (36 loc) · 1.07 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
Package: infographiqR
Title: Supporting R functions for creating intelligent interactive infographics, ie infographiq
Version: 0.2.0
Authors@R: c(person("Ben", "Best", email = "[email protected]", role = c("aut", "cre")),
person("Tylar", "Murray", email = "[email protected]", role = c("aut")),
person("Jai", "Ranganathan", email = "[email protected]", role = c("aut")),
person("Pike", "Spector", email = "[email protected]", role = c("aut")))
Description: "Given a scalable vector graphic (*.svg) illustration, link elements, possibly with a modal popup."
Depends: R (>= 3.4.0)
License: MIT License
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports:
brew,
bsplus,
dygraphs,
futile.logger,
glue,
googlesheets4,
here,
htmltools,
knitr,
lubridate,
magrittr,
r2d3,
readr,
rmarkdown,
servr,
stringr,
tidyverse,
tools,
xts
VignetteBuilder: knitr
URL: https://github.com/marinebon/infographiq
BugReports: https://github.com/marinebon/infographiq/issues