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/trunk/madman/Rpacks/msa@117512 bc3139a8-67e5-0310-9ffc-ced21a209358

Dan Tenenbaum authored on 15/05/2016 20:14:22
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: msa
2 2
 Type: Package
3 3
 Title: Multiple Sequence Alignment
4
-Version: 1.5.1
4
+Version: 1.5.2
5 5
 Date: 2016-05-02
6 6
 Author: Enrico Bonatesta, Christoph Horejs-Kainrath, Ulrich Bodenhofer
7 7
 Maintainer: Ulrich Bodenhofer <bodenhofer@bioinf.jku.at>