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.5-noble)rdaisi_0.1.3.tar.gz(r-4.4-noble)
rdaisi_0.1.3.tgz(r-4.4-emscripten)rdaisi_0.1.3.tgz(r-4.3-emscripten)
rdaisi.pdf |rdaisi.html✨
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 2 years agofrom:ed81e3207b. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
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 |