gnu: r-d3network: Fix typo "This package".
* gnu/packages/cran (r-d3network)[description]: Fix typo.
This commit is contained in:
parent
5b309c6242
commit
92f4583208
1 changed files with 1 additions and 1 deletions
|
@ -19978,7 +19978,7 @@ on a continuous-time birth-death process.")
|
||||||
(home-page "http://christophergandrud.github.io/d3Network/")
|
(home-page "http://christophergandrud.github.io/d3Network/")
|
||||||
(synopsis "Create D3 JavaScript network, tree, dendrogram, and Sankey graphs")
|
(synopsis "Create D3 JavaScript network, tree, dendrogram, and Sankey graphs")
|
||||||
(description
|
(description
|
||||||
"This packages is intended to make it easy to create D3 JavaScript
|
"This package is intended to make it easy to create D3 JavaScript
|
||||||
network, tree, dendrogram, and Sankey graphs from R using data frames.")
|
network, tree, dendrogram, and Sankey graphs from R using data frames.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Reference in a new issue