Bug 673660

Summary: Review Request: R-RCurl - General network (HTTP/FTP/...) client interface for R
Product: [Fedora] Fedora Reporter: Pierre-YvesChibon <pingou>
Component: Package ReviewAssignee: Haïkel Guémar <karlthered>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, karlthered, notting
Target Milestone: ---Flags: karlthered: fedora-review?
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-11 18:07:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 673658    
Bug Blocks:    

Description Pierre-YvesChibon 2011-01-29 11:22:01 UTC
Spec URL: http://pingou.fedorapeople.org/RPMs/R-RCurl.spec
SRPM URL: http://pingou.fedorapeople.org/RPMs/R-RCurl-1.5.0-1.fc14.src.rpm

Description: 
The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.

The warning about the -devel ("only-non-binary-in-usr-lib") can be safely ignore for R packages.

Comment 1 Pierre-YvesChibon 2011-11-11 18:07:52 UTC

*** This bug has been marked as a duplicate of bug 753181 ***