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/edge@117513 bc3139a8-67e5-0310-9ffc-ced21a209358

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

... ...
@@ -2,7 +2,7 @@ Package: edge
2 2
 Type: Package
3 3
 Title: Extraction of Differential Gene Expression
4 4
 Date: 2015-04-15
5
-Version: 2.4.1
5
+Version: 2.4.2
6 6
 Author: John D. Storey, Jeffrey T. Leek and Andrew J. Bass
7 7
 Maintainer: John D. Storey <jstorey@princeton.edu>, Andrew J. Bass
8 8
     <ajbass@princeton.edu>