-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
30 lines (30 loc) · 1017 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
Package: phosphoricons
Title: 'Phosphor' Icons for R
Version: 0.2.1
Authors@R:
c(person(given = "Victor",
family = "Perrier",
role = c("aut", "cre", "cph"),
email = "victor.perrier@dreamrs.fr"),
person(given = "Fanny",
family = "Meyer",
role = "aut"),
person(given = "Phosphor Icons",
role = "cph",
comment = "Phosphor Icons <https://github.com/phosphor-icons>"))
Description: Use 'Phosphor' icons in 'shiny' applications or 'rmarkdown' documents. Icons are available in
5 different weights and can be customized by setting color, size, orientation and more.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 2.10)
Imports:
htmltools (>= 0.3)
Suggests:
covr,
shiny,
tinytest
URL: https://dreamrs.github.io/phosphoricons/, https://github.com/dreamRs/phosphoricons
BugReports: https://github.com/dreamRs/phosphoricons/issues