Package: webutils 1.2.2

webutils: Utility Functions for Developing Web Applications

Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'.

Authors:Jeroen Ooms [aut, cre]

webutils_1.2.2.tar.gz
webutils_1.2.2.zip(r-4.5)webutils_1.2.2.zip(r-4.4)webutils_1.2.2.zip(r-4.3)
webutils_1.2.2.tgz(r-4.5-x86_64)webutils_1.2.2.tgz(r-4.5-arm64)webutils_1.2.2.tgz(r-4.4-x86_64)webutils_1.2.2.tgz(r-4.4-arm64)webutils_1.2.2.tgz(r-4.3-x86_64)webutils_1.2.2.tgz(r-4.3-arm64)
webutils_1.2.2.tar.gz(r-4.5-noble)webutils_1.2.2.tar.gz(r-4.4-noble)
webutils_1.2.2.tgz(r-4.4-emscripten)webutils_1.2.2.tgz(r-4.3-emscripten)
webutils.pdf |webutils.html
webutils/json (API)
NEWS

# Install 'webutils' in R:
install.packages('webutils', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jeroen/webutils/issues

On CRAN:

7.56 score 24 stars 24 packages 5 scripts 10k downloads 5 exports 2 dependencies

Last updated 5 months agofrom:cd2ba42240. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 31 2025
R-4.5-win-x86_64OKFeb 19 2025
R-4.5-mac-x86_64OKJan 31 2025
R-4.5-mac-aarch64OKJan 31 2025
R-4.5-linux-x86_64OKJan 31 2025
R-4.4-win-x86_64OKJan 31 2025
R-4.4-mac-x86_64OKJan 31 2025
R-4.4-mac-aarch64OKJan 31 2025
R-4.3-win-x86_64OKJan 31 2025
R-4.3-mac-x86_64OKJan 31 2025
R-4.3-mac-aarch64OKJan 31 2025

Exports:demo_httpuvdemo_rhttpdparse_httpparse_multipartparse_query

Dependencies:curljsonlite