Skip to content

Commit c408cbb

Browse files
committed
2.0.8 CRAN
1 parent be813e4 commit c408cbb

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: visNetwork
22
Title: Network Visualization using 'vis.js' Library
33
Version: 2.0.8
4-
Date: 2019-08-21
4+
Date: 2019-08-28
55
Authors@R: c(
66
person(family = "Almende B.V.", role = c("aut", "cph"),
77
comment = "vis.js library in htmlwidgets/lib, http://visjs.org, http://www.almende.com/home"),

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ And have a look to multiple R examples, vis.js documentation (````visDocumentati
1414

1515
# News
1616

17-
## ``2.0.7`` dev version
17+
## ``2.0.8`` available on CRAN
1818

19-
* ### #307 : visClusteringByGroup, add collapse on double click
19+
* ### #325 : fix cancel manipulation
20+
* ### #327 : fix "layout_with_sugiyama" for simple graphs
21+
* ### #334 : Ensure compatibility with the next ggraph release
2022

21-
## ``2.0.6`` available on CRAN
22-
23-
* ### Fix using FontAwesome icons in shinydashboard
24-
2523
![alt text](https://github.com/datastorm-open/visNetwork/blob/master/inst/img/tree_example.png)
2624

2725
# Example

0 commit comments

Comments
 (0)