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.7)webutils_1.2.2.zip(r-4.6)webutils_1.2.2.zip(r-4.5)
webutils_1.2.2.tgz(r-4.6-x86_64)webutils_1.2.2.tgz(r-4.6-arm64)webutils_1.2.2.tgz(r-4.5-x86_64)webutils_1.2.2.tgz(r-4.5-arm64)
webutils_1.2.2.tar.gz(r-4.7-arm64)webutils_1.2.2.tar.gz(r-4.7-x86_64)webutils_1.2.2.tar.gz(r-4.6-arm64)webutils_1.2.2.tar.gz(r-4.6-x86_64)
webutils_1.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

7.59 score 23 stars 44 packages 6 scripts 25k downloads 5 exports 2 dependencies

Last updated from:cd2ba42240. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK104
linux-devel-x86_64OK114
source / vignettesOK166
linux-release-arm64OK100
linux-release-x86_64OK101
macos-release-arm64OK79
macos-release-x86_64OK149
macos-oldrel-arm64OK72
macos-oldrel-x86_64OK146
windows-develOK76
windows-releaseOK82
windows-oldrelOK141
wasm-releaseOK89

Exports:demo_httpuvdemo_rhttpdparse_httpparse_multipartparse_query

Dependencies:curljsonlite