https://bugzilla.redhat.com/show_bug.cgi?id=2079394



--- Comment #1 from IƱaki Ucar <[email protected]> ---
Comments:

- The license is GPLv2, not GPLv2+.

- Please, use the following for the source (see the R packaging guidelines):

Source:        
%{url}&version=%{packvers}-%{packrel}#/%{packname}_%{packvers}-%{packrel}.tar.gz

- "BuildRequires: gcc-c++" is a general requirement for C++ programs, but it is
redundant in R packages. "BuildRequires: R-devel" is enough, so please remove
the former.

- Please express the texlive dependency as follows:

BuildRequires:  tex(a4wide.sty)

- "Require: R-core" is also redundant, please remove it.

- Please mark the following files as %doc:

%{rlibdir}/%{packname}/doc
%{rlibdir}/%{packname}/html
%{rlibdir}/%{packname}/CITATION


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2079394
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to