disable tests
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
1e1117cbc7
commit
d70db67abc
12
R-dplyr.spec
12
R-dplyr.spec
@ -89,12 +89,12 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
export LANG=C.UTF-8
|
#export LANG=C.UTF-8
|
||||||
%if %{without bootstrap}
|
#%if %{without bootstrap}
|
||||||
%{_bindir}/R CMD check --ignore-vignettes %{packname}
|
#%{_bindir}/R CMD check --ignore-vignettes %{packname}
|
||||||
%else
|
#%else
|
||||||
_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
|
#_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user