R-curl
Port variant standard
Summary Modern and Flexible Web Client for R
Package version 5.2.1
Homepage https://jeroen.r-universe.dev/curl
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 MAR 2024, 15:36:05 UTC
Port created 14 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single curl: A Modern and Flexible Web Client for R The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other 'libcurl' goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with http specific tools and logic.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
curl:dev:standard
Build and Runtime curl:primary:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
4a7a4d8c08aa1bca2fcd9c58ade7b4b0ea2ed9076d0521071be29baac8adfa90 716695 CRAN/curl_5.2.1.tar.gz
Ports that require R-curl:standard
R-TTR:standard Technical Trading Rules
R-credentials:standard Tools for Managing SSH and Git Credentials
R-googlesheets4:standard Access Google Sheets using the Sheets API V4
R-httr2:standard Perform HTTP Requests and Process the Responses
R-httr:standard Tools for Working with URLs and HTTP
R-quantmod:standard Quantitative Financial Modelling Framework
R-rcmdcheck:standard Run 'R CMD check' from 'R' and Capture Results
R-rio:standard Swiss-Army Knife for Data I/O
R-rversions:standard Query R SVN repository for version information
R-tidyquant:standard Tidy Quantitative Financial Analysis
R-urlchecker:standard Run CRAN URL Checks from Older R Versions
R-usethis:standard Automate Package and Project Setup