Package: rdaisi 0.1.3

Eric Hare
rdaisi: R Client for the Daisi Microservice Platform
Connect, execute, and parse results from the Daisi Microservice Platform <https://www.daisi.io/>. The rdaisi client includes a set of functionality that allows remote execution of microservices directly from R. Daisis allow R users to access a wide variety of Python functionality and interact with them natively.
Authors:
rdaisi_0.1.3.tar.gz
rdaisi_0.1.3.tar.gz(r-4.7-any)rdaisi_0.1.3.tar.gz(r-4.6-any)
rdaisi_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rdaisi/json (API)
| # Install 'rdaisi' in R: |
| install.packages('rdaisi', repos = c('https://cran.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:ed81e3207b. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 157 | ||
| wasm-release | OK | 106 |
Exports:configure_daisiDaisiDaisiExecutionDaisiMapExecution
Dependencies:askpasscurlherehttrjsonlitelatticeMatrixmimeopensslpngR6rappdirsRcppRcppTOMLreticulaterlangrprojrootsyswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Set the necessary environment variables to configure the Daisi client | configure_daisi |
| Initialize and connect to the given Daisi | Daisi |
| Generate a new execution of a given Daisi | DaisiExecution |
| Generate a new map execution of a given Daisi | DaisiMapExecution |
| Begin execution of the given Daisi | execute_daisi |
| Get the result of the Daisi Execution | result_daisi |