About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-curl

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v6.0.1
  • linux-aarch64 v6.0.1
  • osx-arm64 v6.0.1
  • osx-64 v6.0.1
  • linux-ppc64le v6.0.1
  • win-64 v6.0.1

conda install

To install this package run one of the following:
conda install conda-forge::r-curl
conda install conda-forge/label/cf201901::r-curl
conda install conda-forge/label/cf202003::r-curl
conda install conda-forge/label/gcc7::r-curl

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy