From: Michael R. Crusoe <michael.crusoe@gmail.com>
Subject: Fix RColorBrewer version

There is no 1.1.2, but there is a 1.1-2

--- r-cran-goplot.orig/DESCRIPTION
+++ r-cran-goplot/DESCRIPTION
@@ -18,7 +18,7 @@
     displaying different types of relevant information for the molecules in a given
     set of categories (circle plot, chord plot, cluster plot, Venn diagram, heatmap).
 Depends: ggplot2 (>= 2.0.0), ggdendro (>= 0.1-17), gridExtra (>=
-        2.0.0), RColorBrewer (>= 1.1.2), R (>= 3.2.3)
+        2.0.0), RColorBrewer (>= 1.1-2), R (>= 3.2.3)
 License: GPL-2
 Suggests: knitr, rmarkdown
 VignetteBuilder: knitr
