diff --git a/R-readr.spec b/R-readr.spec index 9b9034a..57876d6 100644 --- a/R-readr.spec +++ b/R-readr.spec @@ -72,7 +72,7 @@ rm -f %{buildroot}%{rlibdir}/R.css %check export LANG=C.UTF-8 # Disable examples and tests for now, should be safe to enable when we update this package -%{_bindir}/R CMD check %{packname} --no-tests --no-examples +%{_bindir}/R CMD check %{packname} --ignore-vignettes --no-tests --no-examples %files