From 48fe2c177b746c4a4957f7aa6cbec1cb50cf22b4 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Fri, 12 Jun 2026 17:41:21 -0700 Subject: Create networkplot --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 0152b88..186479f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,7 +10,8 @@ Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0.9000 Imports: ggplot2, - ragg, + ggraph, + igraph, reshape2 Suggests: testthat (>= 3.0.0) -- cgit v1.2.3