disable tests, due to missing R-igraph

This commit is contained in:
Tom Callaway 2018-05-17 12:49:00 -04:00
parent 2f20a0d9e7
commit 1c218aef85

View File

@ -57,8 +57,10 @@ rm -f %{buildroot}%{rlibdir}/R.css
%check
# need R-igraph as of 5.1
%if 0
%{_bindir}/R CMD check %{packname}
%endif
%files
%dir %{rlibdir}/%{packname}