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.5)RSBJson_1.1.2.zip(r-4.4)RSBJson_1.1.2.zip(r-4.3)
RSBJson_1.1.2.tgz(r-4.4-any)RSBJson_1.1.2.tgz(r-4.3-any)
RSBJson_1.1.2.tar.gz(r-4.5-noble)RSBJson_1.1.2.tar.gz(r-4.4-noble)
RSBJson_1.1.2.tgz(r-4.4-emscripten)RSBJson_1.1.2.tgz(r-4.3-emscripten)
RSBJson.pdf |RSBJson.html✨
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 4 years agofrom:85c7e9b5ce. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
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 |