Ignore vignettes
This commit is contained in:
parent
d56fa0f900
commit
147dde8d1d
@ -54,7 +54,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
%{_bindir}/R CMD check %{packname}
|
%{_bindir}/R CMD check --ignore-vignettes %{packname}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user