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.
- Outputs:
out - Website: https://httr2.r-lib.org
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.