Skip to content

Commit 74e3244

Browse files
committed
Add static PDF exports, ported amRml plots, and network visualization styling
1 parent 2bb856b commit 74e3244

16 files changed

Lines changed: 1177 additions & 110 deletions

DESCRIPTION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Imports:
3636
grDevices,
3737
grid,
3838
here,
39+
htmlwidgets,
3940
networkD3,
4041
plotly,
4142
purrr,
@@ -57,12 +58,14 @@ Suggests:
5758
shinytest2,
5859
spelling,
5960
testthat (>= 3.0.0),
61+
webshot2,
6062
withr
6163
VignetteBuilder: knitr
6264
biocViews:
6365
Software,
6466
FunctionalGenomics,
6567
Genetics,
68+
GUI,
6669
Visualization
6770
URL: https://github.com/jravilab/amRviz
6871
BugReports: https://github.com/jravilab/amRviz/issues

0 commit comments

Comments
 (0)