We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72ae35 commit 86016bbCopy full SHA for 86016bb
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: ggraph
2
Type: Package
3
Title: An Implementation of Grammar of Graphics for Graphs and Networks
4
-Version: 2.0.4.9000
+Version: 2.0.5
5
Authors@R:
6
c(person(given = "Thomas Lin",
7
family = "Pedersen",
NEWS.md
@@ -1,4 +1,4 @@
-# ggraph (development version)
+# ggraph 2.0.5
* Fix deprecation of std::random_shuffle in C++14 by specifyin C++11 as the
compile version
0 commit comments