This package browser is in early development. Mind the rough edges.

r-httr2 1.1.2

Perform HTTP requests and process the responses

This package provides tools for creating and modifying HTTP requests, then performing them and processing the results. httr2 is a re-imagining of httr that uses a pipe-based interface and solves more of the problems that API wrapping packages face.

Installation

Install r-httr2 1.1.2 as follows:

guix install r-httr2@1.1.2

Or install the latest version:

guix install r-httr2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.