Package: xmlrpc2 1.2
xmlrpc2: Implementation of the Remote Procedure Call Protocol ('XML-RPC')
The 'XML-RPC' is a remote procedure call protocol based on 'XML'. The 'xmlrpc2' package is inspired by the 'XMLRPC' package but uses the 'curl' and 'xml2' packages instead 'RCurl' and 'XML'.
Authors:
xmlrpc2_1.2.tar.gz
xmlrpc2_1.2.zip(r-4.7)xmlrpc2_1.2.zip(r-4.6)xmlrpc2_1.2.zip(r-4.5)
xmlrpc2_1.2.tgz(r-4.6-any)xmlrpc2_1.2.tgz(r-4.5-any)
xmlrpc2_1.2.tar.gz(r-4.7-any)xmlrpc2_1.2.tar.gz(r-4.6-any)
xmlrpc2_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
xmlrpc2/json (API)
| # Install 'xmlrpc2' in R: |
| install.packages('xmlrpc2', repos = c('https://florianschwendinger.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/florianschwendinger/xmlrpc2/issues
Last updated from:d935d99bfd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 103 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert from the 'XML-RPC' Format into an R Object. | from_xmlrpc |
| Convert R Objects into the 'XML-RPC' Format | rpc_serialize |
| Create a 'XML-RPC' Call | to_xmlrpc |
| Call the Remote Procedure | xmlrpc |
