[Genabel-commits] r1959 - pkg/MixABEL

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri May 1 14:19:28 CEST 2015


Author: lckarssen
Date: 2015-05-01 14:19:28 +0200 (Fri, 01 May 2015)
New Revision: 1959

Modified:
   pkg/MixABEL/DESCRIPTION
Log:
Added RUnit to the Suggests list for MixABEL. This removes the R CMD check warning:

* checking for unstated dependencies in ?\226?\128?\152tests?\226?\128?\153 ... WARNING
'library' or 'require' call not declared from: ?\226?\128?\152RUnit?\226?\128?\153


Modified: pkg/MixABEL/DESCRIPTION
===================================================================
--- pkg/MixABEL/DESCRIPTION	2015-05-01 12:10:04 UTC (rev 1958)
+++ pkg/MixABEL/DESCRIPTION	2015-05-01 12:19:28 UTC (rev 1959)
@@ -6,7 +6,7 @@
 Author: Yurii Aulchenko, William Astle, Erik Roos, Marcel Kempenaar
 Maintainer: Yurii Aulchenko <yurii.aulchenko at gmail.com>
 Depends: R (>= 2.4.0), MASS, mvtnorm, GenABEL (>= 1.5-8), DatABEL (>= 0.1-5)
-Suggests:
+Suggests: RUnit
 Imports: Rcpp (>= 0.11.0)
 LinkingTo: Rcpp
 Description: Provides methods for fast mixed models for association



More information about the Genabel-commits mailing list