Package: cloudosR 0.2.0
cloudosR: 'Lifebit' Platform 'API' Client
Interacts with the 'Lifebit' Platform Cohort Browser 'API' <https://cloudos.lifebit.ai>. Enables schema discovery, table exploration, and read-only 'SQL' query execution with policy-aware behavior and team-based access control for cohort data analysis. Requires bastion-enabled workspaces for 'API' access.
Authors:
cloudosR_0.2.0.tar.gz
cloudosR_0.2.0.zip(r-4.7)cloudosR_0.2.0.zip(r-4.6)cloudosR_0.2.0.zip(r-4.5)
cloudosR_0.2.0.tgz(r-4.6-any)cloudosR_0.2.0.tgz(r-4.5-any)
cloudosR_0.2.0.tar.gz(r-4.7-any)cloudosR_0.2.0.tar.gz(r-4.6-any)
cloudosR_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cloudosR/json (API)
NEWS
| # Install 'cloudosR' in R: |
| install.packages('cloudosR', repos = c('https://l-mansouri.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:7d273bdc8e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 183 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 115 |
Exports:cloudos.cohort_tablescloudos.configurecloudos.profile_listcloudos.querycloudos.query_resultscloudos.query_statuscloudos.query_submit_asynccloudos.sql_validate
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List Cohort Tables | cloudos.cohort_tables |
| Configure Lifebit Platform Profile | cloudos.configure |
| List Lifebit Platform Profiles | cloudos.profile_list |
| Execute SQL Query (Orchestrator) | cloudos.query |
| Fetch Async Query Results | cloudos.query_results |
| Check Async Query Status | cloudos.query_status |
| Submit Async SQL Query | cloudos.query_submit_async |
| Validate SQL Query | cloudos.sql_validate |
| Print method for cloudos_tables | print.cloudos_tables |
