-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathDESCRIPTION
More file actions
58 lines (58 loc) · 1.92 KB
/
DESCRIPTION
File metadata and controls
58 lines (58 loc) · 1.92 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Package: svglite
Title: An 'SVG' Graphics Device
Version: 2.2.2.9000
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = "aut"),
person("Lionel", "Henry", , "lionel@posit.co", role = "aut"),
person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-5147-4711")),
person("T Jake", "Luciani", , "jake@apache.org", role = "aut"),
person("Matthieu", "Decorde", , "matthieu.decorde@ens-lyon.fr", role = "aut"),
person("Vaudor", "Lise", , "lise.vaudor@ens-lyon.fr", role = "aut"),
person("Tony", "Plate", role = "ctb",
comment = "Early line dashing code"),
person("David", "Gohel", role = "ctb",
comment = "Line dashing code and early raster code"),
person("Yixuan", "Qiu", role = "ctb",
comment = "Improved styles; polypath implementation"),
person("Håkon", "Malmedal", role = "ctb",
comment = "Opacity code"),
person("Posit Software, PBC", role = c("cph", "fnd"),
comment = c(ROR = "03wc8by49"))
)
Description: A graphics device for R that produces 'Scalable Vector
Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package.
License: GPL (>= 2)
URL: https://svglite.r-lib.org, https://github.com/r-lib/svglite
BugReports: https://github.com/r-lib/svglite/issues
Depends:
R (>= 4.1)
Imports:
base64enc,
cli,
lifecycle,
rlang (>= 1.1.0),
systemfonts (>= 1.3.0),
textshaping (>= 0.3.0)
Suggests:
covr,
fontquiver (>= 0.2.0),
htmltools,
knitr,
rmarkdown,
testthat (>= 3.0.0),
xml2 (>= 1.0.0)
LinkingTo:
cpp11,
systemfonts,
textshaping
VignetteBuilder:
knitr
Config/build/compilation-database: true
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-04-25
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
SystemRequirements: libpng