Skip to content

reqres

Powerful Classes for HTTP Requests and Responses

v1.2.0 · Dec 10, 2025 · MIT + file LICENSE

Description

In order to facilitate parsing of http requests and creating appropriate responses this package provides two classes to handle a lot of the housekeeping involved in working with http exchanges. The infrastructure builds upon the 'rook' specification and is thus well suited to be combined with 'httpuv' based web servers.

Downloads

1.2K

Last 30 days

3443rd

4.7K

Last 90 days

17.9K

Last year

Trend: +11.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 26, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 18, 2026
ERROR r-patched-linux-x86_64

tests

Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional t
...[truncated]...
_header("Date")` to equal `to_http_date(time)`.
  Differences:
  `actual`:   "Wed, 18 Mar 2026 17:53:42 GMT"
  `expected`: "Wed, 18 Mar 2026 17:53:43 GMT"
  
  
  [ FAIL 1 | WARN 0 | SKIP 18 | PASS 465 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (6)

suggests

Dependency Network

Dependencies Reverse dependencies R6 stringi urltools brotli jsonlite xml2 webutils cli rlang lifecycle base64enc sodium promises mirai otel fiery fireproof firesale plumber2 routr firestorm reqres

Version History

new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.0 diff Dec 10, 2025
updated 1.1.0 ← 1.0.0 diff Nov 5, 2025
updated 1.0.0 ← 0.2.5 diff Aug 19, 2025
updated 0.2.5 ← 0.2.3 diff Aug 18, 2022
updated 0.2.3 ← 0.2.2 diff Oct 1, 2019
updated 0.2.2 ← 0.2.1 diff Nov 11, 2018
updated 0.2.1 ← 0.2.0 diff Oct 24, 2017
new 0.2.0 Aug 11, 2017