[R-affydata] It's not the tests the problem

Pierre-YvesChibon pingou at fedoraproject.org
Thu Feb 28 22:48:54 UTC 2013


commit 98b9637fee912c7c3c351229771988334a97d85e
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Feb 28 23:45:49 2013 +0100

    It's not the tests the problem

 R-affydata.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/R-affydata.spec b/R-affydata.spec
index b4aef84..588c9cd 100644
--- a/R-affydata.spec
+++ b/R-affydata.spec
@@ -50,11 +50,8 @@ rm -rf %{buildroot}%{_datadir}/R/library/R.css
 %{_bindir}/R CMD check %{packname}
 
 
-## Tests are failing on 1.11.17, error:
-## Error: error in evaluating the argument 'x' in selecting a method for
-##  function 'sample': Error: could not find function "geneNames"
-#%clean
-#rm -rf %{buildroot}
+%clean
+rm -rf %{buildroot}
 
 
 %files


More information about the scm-commits mailing list