./www/R-httr2, Perform HTTP Requests and Process the Responses

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.7, Package name: R-httr2-1.0.7, Maintainer: pkgsrc-users

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


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-12-01 19:55:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
R-httr2: allow any R-curl version, since pkgsrc doesn't have >=6 yet

and this breaks pbulk
   2024-11-29 14:33:23 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(www/R-httr2) import R-httr2-1.0.7

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