Browse code

Version bump to trigger package rebuilding now that purl()'ing issue has been correctly identified. knitr does not create purl()'ed (Stangle equivalent) .R files if _R_CHECK_TIMINGS_ is set, which the build system was setting. Now it's not set, so these .R files are now created. See https://github.com/yihui/knitr/issues/1212 for more.

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

Dan Tenenbaum authored on 15/05/2016 20:18:19
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: SICtools
2 2
 Type: Package
3 3
 Title: Find SNV/Indel differences between two bam files with near relationship
4
-Version: 1.2.1
4
+Version: 1.2.2
5 5
 Date: 2014-12-11
6 6
 Author: Xiaobin Xing, Wu Wei
7 7
 Maintainer: Xiaobin Xing <xiaobinxing0316@gmail.com>