rebuild for R 4
broom is now an R package so it does not need to be excluded remove from BuildRequires other packages that are not yet available
This commit is contained in:
parent
6cc6a0ba92
commit
ccf6003e82
@ -96,8 +96,6 @@ 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 %{packname}
|
|
||||||
%else
|
|
||||||
_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user