README.md

crul

Project Status: Active - The project has reached a stable, usable state and is being actively developed. R-check codecov cran checks rstudio mirror downloads cran version

An HTTP client, taking inspiration from Ruby's faraday and Python's requests

Package documentation: https://docs.ropensci.org/crul/

Some Features:

Installation

CRAN version

install.packages("crul")

Latest binaries from rOpenSci

install.packages("crul", repos = "https://dev.ropensci.org")

Dev version from GitHub

install.packages("pak")
pak::pak("ropensci/crul")
library("crul")

Meta



ropenscilabs/crul documentation built on April 9, 2024, 8:45 p.m.