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}
|
||||
Version: %{packver}
|
||||
Release: 7.0.riscv64%{?dist}
|
||||
Release: 7.1.riscv64%{?dist}
|
||||
Summary: Cross-Platform 'zip' Compression
|
||||
# was CC-0 before, now MIT
|
||||
License: MIT
|
||||
@ -22,7 +22,7 @@ BuildRequires: R-devel
|
||||
BuildRequires: tex(latex)
|
||||
BuildRequires: R-processx
|
||||
BuildRequires: R-R6
|
||||
#BuildRequires: R-testthat
|
||||
BuildRequires: R-testthat
|
||||
BuildRequires: R-withr
|
||||
|
||||
%description
|
||||
@ -52,7 +52,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%check
|
||||
#%{_bindir}/R CMD check %{packname}
|
||||
%{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user