forked from bedapub/ribiosGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 745 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: ribiosGraph
Type: Package
Title: Manipulate and visualize graphs in the RIBIOS software suite
Version: 1.0-15
Date: 2020-02-21
Authors@R:
c(person(given = "Jitao David",
family = "Zhang",
role = c("aut", "cre"),
email = "jitao_david.zhang@roche.com",
comment = c(ORCID="0000-0002-3085-0909")))
Maintainer: Jitao David Zhang <jitao_david.zhang@roche.com>
Description: Tools to manipulate and visualize graphs (networks) in the RIBIOS software suite.
Depends:
igraph
Imports:
magrittr,
plotly,
ribiosUtils
License: GPL(>=3)
URL: https://github.com/bedapub/ribiosGraph
Remotes: bedapub/ribiosUtils
BugReports: https://github.com/bedapub/ribiosGraph/issues
RoxygenNote: 7.0.2