Browse code

Bump version of all packages that use knitr for vignettes. This is because of an issue (now fixed) in knitr which failed to create purl()'ed R files from vignette sources and include them in the package. This version bump will cause these packages to propagate with those R files included.

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/rTRM@117324 bc3139a8-67e5-0310-9ffc-ced21a209358

Dan Tenenbaum authored on 11/05/2016 23:15:25
Showing 1 changed files

... ...
@@ -2,7 +2,7 @@ Package: rTRM
2 2
 Type: Package
3 3
 Title: Identification of transcriptional regulatory modules from PPI
4 4
         networks
5
-Version: 1.10.0
5
+Version: 1.10.1
6 6
 Date: 2015-12-25
7 7
 Author: Diego Diez
8 8
 Depends: R (>= 2.10), igraph (>= 1.0)