[Genabel-commits] r1435 - pkg/GenABEL
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 29 12:37:14 CET 2013
Author: maksim
Date: 2013-11-29 12:37:13 +0100 (Fri, 29 Nov 2013)
New Revision: 1435
Modified:
pkg/GenABEL/DESCRIPTION
Log:
Made GenABEL dependable on GenABEL.data like it was in a previous version. Now users have to install GenABEL.data first then GenABEL.
Modified: pkg/GenABEL/DESCRIPTION
===================================================================
--- pkg/GenABEL/DESCRIPTION 2013-11-29 08:39:49 UTC (rev 1434)
+++ pkg/GenABEL/DESCRIPTION 2013-11-29 11:37:13 UTC (rev 1435)
@@ -6,9 +6,9 @@
Author: GenABEL project developers
Contact: GenABEL project developers <genabel.project at gmail.com>
Maintainer: Yurii Aulchenko <yurii at bionet.nsc.ru>
-Depends: R (>= 2.15.0), methods, MASS, utils
+Depends: R (>= 2.15.0), methods, MASS, utils, GenABEL.data
Suggests: qvalue, genetics, haplo.stats, DatABEL (>= 0.9-0),
- hglm, MetABEL, PredictABEL, VariABEL, bigRR, GenABEL.data
+ hglm, MetABEL, PredictABEL, VariABEL, bigRR
Description: a package for genome-wide association analysis between
quantitative or binary traits and single-nucleotide
polymorphisms (SNPs).
More information about the Genabel-commits
mailing list