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



--- Comment #1 from IƱaki Ucar <[email protected]> ---
Few issues and comments:

- Please, use the following for CRAN packages:
  URL:              https://CRAN.R-project.org/package=%{packname}
  Source0:          %{url}&version=%{version}#/%{packname}_%{version}.tar.gz
- gcc not really needed
- Please, use %{buildroot} instead of $RPM_BUILD_ROOT
- I see:

* checking examples ... ERROR
Running examples in 'restfulr-Ex.R' failed
The error most likely occurred in:
> ### Name: RestContainer-class
> ### Title: RestContainer
> ### Aliases: class:RestContainer RestContainer-class RestContainer
> ###   [,RestContainer-method [<-,RestContainer-method
> ###   $,RestContainer-method [[,RestContainer-method
> ###   $<-,RestContainer-method [[<-,RestContainer-method
> ###   show,RestContainer-method
> ### Keywords: methods classes
> 
> ### ** Examples
> 
> apache <- RestContainer("http://wiki.apache.org";)
> apache$solr
Error in function (type, msg, asError = TRUE)  : 
  Could not resolve host: wiki.apache.org
Calls: $ ... tryCatchOne -> doTryCatch -> <Anonymous> -> handleResponse
Execution halted


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
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