re-enable tests
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
16fe2453a2
commit
a01aaed378
@ -3,7 +3,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 0.1.7
|
||||
Release: 23.0.riscv64%{?dist}
|
||||
Release: 23.1.riscv64%{?dist}
|
||||
Summary: Tools for Reading, Tokenizing and Parsing R Code
|
||||
|
||||
License: MIT
|
||||
@ -19,7 +19,7 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.
|
||||
|
||||
BuildRequires: R-devel
|
||||
BuildRequires: tex(latex)
|
||||
#BuildRequires: R-testthat
|
||||
BuildRequires: R-testthat
|
||||
|
||||
%description
|
||||
Tools for the reading and tokenization of R code. The 'sourcetools' package
|
||||
@ -50,7 +50,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
%check
|
||||
export LANG=C.UTF-8
|
||||
#%{_bindir}/R CMD check %{packname}
|
||||
%{_bindir}/R CMD check %{packname}
|
||||
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user