Skip to content

Commit c0e1345

Browse files
committed
update
1 parent 4bd0b7a commit c0e1345

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Imports:
2828
scales,
2929
rlang,
3030
ggthemes,
31+
svglite,
3132
ragg
3233
Suggests:
3334
abjData,

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ import(ggplot2)
1212
import(ggthemes)
1313
import(ragg)
1414
import(rlang)
15+
importFrom(svglite)
1516
importFrom(grDevices,dev.off)
1617
importFrom(grDevices,postscript)

0 commit comments

Comments
 (0)