re-enable tests
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
a7e6fb634d
commit
a51b24266f
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 7.0.riscv64%{?dist}
|
Release: 7.1.riscv64%{?dist}
|
||||||
Summary: Cross-Platform 'zip' Compression
|
Summary: Cross-Platform 'zip' Compression
|
||||||
# was CC-0 before, now MIT
|
# was CC-0 before, now MIT
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -22,7 +22,7 @@ BuildRequires: R-devel
|
|||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
BuildRequires: R-processx
|
BuildRequires: R-processx
|
||||||
BuildRequires: R-R6
|
BuildRequires: R-R6
|
||||||
#BuildRequires: R-testthat
|
BuildRequires: R-testthat
|
||||||
BuildRequires: R-withr
|
BuildRequires: R-withr
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,7 +52,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#%{_bindir}/R CMD check %{packname}
|
%{_bindir}/R CMD check %{packname}
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user