R-curl
Port variant std
Summary Modern and Flexible Web Client for R
BROKEN
Package version 5.2.2
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 07 SEP 2024, 17:00:23 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:std
R:primary:std
icu:dev:std
curl:dev:std
Build and Runtime curl:primary:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
a658530f7d89e3ab6e7842ace2c79098a1a979bf9249a76599799f6e38ea11ff 717715 CRAN/curl_5.2.2.tar.gz
Ports that require R-curl:std
R-TTR:std Technical Trading Rules
R-credentials:std Tools for Managing SSH and Git Credentials
R-googlesheets4:std Access Google Sheets using the Sheets API V4
R-httr2:std Perform HTTP Requests and Process the Responses
R-httr:std Tools for Working with URLs and HTTP
R-quantmod:std Quantitative Financial Modelling Framework
R-rcmdcheck:std Run 'R CMD check' from 'R' and Capture Results
R-rio:std Swiss-Army Knife for Data I/O
R-rversions:std Query R SVN repository for version information
R-tidyquant:std Tidy Quantitative Financial Analysis
R-urlchecker:std Run CRAN URL Checks from Older R Versions
R-usethis:std Automate Package and Project Setup