Skip to content

Commit 2e7ea0f

Browse files
authored
Merge pull request #5 from bedapub/devel
Description field should not start with function name, 'this package'…
2 parents 1ec00a2 + 45d515d commit 2e7ea0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Authors@R:
99
role = c("aut", "cre"),
1010
email = "jitao_david.zhang@roche.com",
1111
comment = c(ORCID="0000-0002-3085-0909")))
12-
Description: The package implements tools to manipulate and visualize graphs (networks) for computational biology in drug discovery, for instance functions for creating bipartite graphs and for interactive visualizations. Zhang (2025) <https://github.com/bedapub/ribiosGraph>.
12+
Description: Tools to manipulate and visualize graphs (networks) for computational biology in drug discovery, for instance functions for creating bipartite graphs and for interactive visualizations. Zhang (2025) <https://github.com/bedapub/ribiosGraph>.
1313
Depends:
1414
R (>= 3.4.0),
1515
igraph

0 commit comments

Comments
 (0)