Package: webutils 1.2.1

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.1.tar.gz
webutils_1.2.1.zip(r-4.5)webutils_1.2.1.zip(r-4.4)webutils_1.2.1.zip(r-4.3)
webutils_1.2.1.tgz(r-4.4-x86_64)webutils_1.2.1.tgz(r-4.4-arm64)webutils_1.2.1.tgz(r-4.3-x86_64)webutils_1.2.1.tgz(r-4.3-arm64)
webutils_1.2.1.tar.gz(r-4.5-noble)webutils_1.2.1.tar.gz(r-4.4-noble)
webutils_1.2.1.tgz(r-4.4-emscripten)webutils_1.2.1.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'))

Peer review:

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

On CRAN:

5 exports 24 stars 4.36 score 2 dependencies 25 dependents 5 scripts 11.5k downloads

Last updated 5 days agofrom:68c7d4b60e. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-win-x86_64OKSep 09 2024
R-4.5-linux-x86_64OKSep 09 2024
R-4.4-win-x86_64OKSep 09 2024
R-4.4-mac-x86_64OKSep 09 2024
R-4.4-mac-aarch64OKSep 09 2024
R-4.3-win-x86_64OKSep 09 2024
R-4.3-mac-x86_64OKSep 09 2024
R-4.3-mac-aarch64OKSep 09 2024

Exports:demo_httpuvdemo_rhttpdparse_httpparse_multipartparse_query

Dependencies:curljsonlite