[Genabel-commits] r1352 - pkg/GenABEL

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Oct 29 15:56:29 CET 2013


Author: lckarssen
Date: 2013-10-29 15:56:29 +0100 (Tue, 29 Oct 2013)
New Revision: 1352

Modified:
   pkg/GenABEL/DESCRIPTION
Log:
Updated the minimum R version for GenABEL to v2.15. Thanks to Eryn McFarlane for reporting the fact that GenABEL failed to load in R v2.13 to the devel mailing list.
I tried loading GenABEL in R v2.15 on Windows and that worked. 


Modified: pkg/GenABEL/DESCRIPTION
===================================================================
--- pkg/GenABEL/DESCRIPTION	2013-10-29 14:18:28 UTC (rev 1351)
+++ pkg/GenABEL/DESCRIPTION	2013-10-29 14:56:29 UTC (rev 1352)
@@ -6,7 +6,7 @@
 Author: GenABEL project developers
 Contact: GenABEL project developers <genabel.project at gmail.com>
 Maintainer: Yurii Aulchenko <yurii at bionet.nsc.ru>
-Depends: R (>= 2.10.0), methods, MASS, utils
+Depends: R (>= 2.15.0), methods, MASS, utils
 Suggests: qvalue, genetics, haplo.stats, DatABEL (>= 0.9-0), 
 	hglm, MetABEL, PredictABEL, VariABEL, bigRR 
 Description: a package for genome-wide association analysis between 



More information about the Genabel-commits mailing list