Package: RSBJson 1.1.2
RSBJson: Handle R Requests from R Service Bus Applications with JSON Payloads
Package to Handle R Requests from R Service Bus Applications with JSON Payloads in a generic way. The incoming request is encoded as a string (character vector of length one) containing the JSON file passed through by the client.
Authors:
RSBJson_1.1.2.tar.gz
RSBJson_1.1.2.zip(r-4.7)RSBJson_1.1.2.zip(r-4.6)RSBJson_1.1.2.zip(r-4.5)
RSBJson_1.1.2.tgz(r-4.6-any)RSBJson_1.1.2.tgz(r-4.5-any)
RSBJson_1.1.2.tar.gz(r-4.7-any)RSBJson_1.1.2.tar.gz(r-4.6-any)
RSBJson_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RSBJson/json (API)
NEWS
| # Install 'RSBJson' in R: |
| install.packages('RSBJson', repos = c('https://tverbeke.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:85c7e9b5ce. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 77 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 77 |
Exports:allPossibleCombinationsRSBJsonService
Dependencies:jsonlite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate All Possible Combinations of m Out of n | allPossibleCombinations |
| Generic Function to Handle R Requests from RSB JSON Applications | RSBJsonService |
