We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486ca69 commit 13614bfCopy full SHA for 13614bf
DESCRIPTION
@@ -27,7 +27,7 @@ Imports:
27
xml2,
28
htmlwidgets (>= 0.6),
29
fontquiver (>= 0.2.0),
30
- gdtools (>= 0.1.1),
+ gdtools (>= 0.1.2),
31
Rcpp
32
Suggests:
33
ggplot2,
NEWS.md
@@ -1,6 +1,9 @@
1
2
# vdiffr 0.1.0.9000
3
4
+* Depends on gdtools 0.1.2 or later as this version fixes a crash on
5
+ Linux platforms.
6
+
7
# vdiffr 0.1.0
8
9
* Generated SVGs are now reproducible across platforms thanks to
0 commit comments