Skip to content
Prev 6043 / 21312 Next

[Bioc-devel] affycoretools in devel failed to install

Looks like Dan corrected symbols2indices then Jim made an additional change

------------------------------------------------------------------------
r91908 | jmacdon | 2014-06-26 13:16:03 -0700 (Thu, 26 Jun 2014) | 1 line

Converted to use roxygen2, so all Rd files changed. Also generalized vennSelect2 
so it will work with non-Affy data. Added functions to create tables from GO 
analyses using ReportingTools.
------------------------------------------------------------------------
r91900 | d.tenenbaum | 2014-06-26 10:47:24 -0700 (Thu, 26 Jun 2014) | 3 lines

replace symbols2indices throughout with ids2indices as limma
has renamed this function.


... but Jim bumped the version in the wrong direction so Dan's commit never made 
it to the build system, and the 'latest' version is the version before Dan's.

$ svn diff -c91908 DESCRIPTION
Index: DESCRIPTION
===================================================================
--- DESCRIPTION	(revision 91907)
+++ DESCRIPTION	(revision 91908)
@@ -2,7 +2,7 @@
  Date: 2008-12-15
  Title: Functions useful for those doing repetitive analyses
      with Affymetrix GeneChips.
-Version: 1.37.2
+Version: 1.35.10
On 07/29/2014 03:35 AM, Vojtech Kulvait wrote:
I don't think the complaint is about affycoretools