RDocumentation
Moon
Search all packages and functions
⚠️
There's a newer version (1.98-1.7) of this package.
Take me there.
Readme not available 😞
Copy Link
Copy
Link to current version
Version
Version
1.98-1.7
1.98-1.6
1.98-1.5
1.98-1.4
1.98-1.3
1.98-1.2
1.98-1.1
1.95-4.13
1.95-4.12
1.95-4.11
1.95-4.10
1.95-4.8
1.95-4.7
1.95-4.6
1.95-4.5
1.95-4.4
1.95-4.3
1.95-4.2
1.95-4.1
1.95-3
1.95-1.1
1.95-0.1
1.91-1
1.9-5
1.9-4
1.8-0
1.7-0
1.6-10
1.6-9
1.6-7
1.6-6
1.6-5
1.6-4
1.6-1
1.6-0
1.5-0
1.4-3
1.4-2
1.4-1
1.3-1
1.3-0
1.2-0
1.1-0
1.0-0
0.98-1
0.97-3
0.95-1
0.94-1
0.94-0
0.93-0
0.92-0
0.91-0
0.9-4
0.9-3
0.9-2
0.3-0
Down Chevron
Install
install.packages('RCurl')
Monthly Downloads
415,934
Version
1.95-4.12
License
BSD
Maintainer
Duncan Lang
Last Published
March 4th, 2019
Functions in RCurl (1.95-4.12)
Search functions
HTTP_VERSION_1_0
Symbolic constants for specifying HTTP and SSL versions in libcurl
MultiCURLHandle-class
Class "MultiCURLHandle" for asynchronous, concurrent HTTP requests
curlError
Raise a warning or error about a CURL problem
curlEscape
Handle characters in URL that need to be escaped
CURLHandle-class
Class "CURLHandle" for synchronous HTTP requests
basicHeaderGatherer
Functions for processing the response header of a libcurl request
findHTTPHeaderEncoding
Find the encoding of the HTTP response from the HTTP header
AUTH_ANY
Constants for identifying Authentication Schemes
CFILE
Create a C-level handle for a file
basicTextGatherer
Cumulate text across callbacks (from an HTTP response)
clone
Clone/duplicate an object
ftpUpload
Upload content via FTP
complete
Complete an asynchronous HTTP request
getCurlInfo
Access information about a CURL request
getFormParams
Extract parameters from a form query string
RCurlInternal
Internal functions
binaryBuffer
Create internal C-level data structure for collecting binary data
chunkToLineReader
Utility that collects data from the HTTP reply into lines and calls user-provided function.
curlGlobalInit
Start and stop the Curl library
CurlFeatureBits
Constants for libcurl
curlOptions
Constructor and accessors for CURLOptions objects
getBinaryURL
Download binary content
getURIAsynchronous
Download multiple URIs concurrently, with inter-leaved downloads
getBitIndicators
Operate on bit fields
base64
Encode/Decode base64 content
getURL
Download a URI
curlPerform
Perform the HTTP query
curlVersion
Information describing the Curl library
dynCurlReader
Dynamically determine content-type of body from HTTP header and set body reader
merge.list
Method for merging two lists by name
curlSetOpt
Set values for the CURL options
CURLEnums
Classes and coercion methods for enumerations in libcurl
fileUpload
Specify information about a file to upload in an HTTP request
mimeTypeExtensions
Mapping from extension to MIME type
postForm
Submit an HTML form
reset
Generic function for resetting an object
scp
Retrieve contents of a file from a remote host via SCP (Secure Copy)
guessMIMEType
Infer the MIME type from a file name
httpPUT
Simple high-level functions for HTTP PUT and DELETE
url.exists
Check if URL exists
getCurlErrorClassNames
Retrieve names of all curl error classes
getCurlHandle
Create libcurl handles