Package: consibiocloudclient 1.0.0


Tobias Nordahl
consibiocloudclient: A Client for the 'Consibio Cloud' API
Enable seamless interaction with 'Consibio Cloud' <https://consibio.cloud> 'API' <https://api.v2.consibio.com/api-docs/>. This package provides tools to query data from resources like projects, elements, devices, and datalogs.
Authors:
consibiocloudclient_1.0.0.tar.gz
consibiocloudclient_1.0.0.zip(r-4.7)consibiocloudclient_1.0.0.zip(r-4.6)consibiocloudclient_1.0.0.zip(r-4.5)
consibiocloudclient_1.0.0.tgz(r-4.6-any)consibiocloudclient_1.0.0.tgz(r-4.5-any)
consibiocloudclient_1.0.0.tar.gz(r-4.7-any)consibiocloudclient_1.0.0.tar.gz(r-4.6-any)
consibiocloudclient_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
consibiocloudclient/json (API)
NEWS
| # Install 'consibiocloudclient' in R: |
| install.packages('consibiocloudclient', repos = c('https://exetico.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:dc7ae768ca. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 195 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 112 |
Exports:get_api_urlget_datalogget_deviceget_devicesget_elementget_elementsget_projectget_project_idget_projectsget_testget_users_meis_valid_entity_idis_valid_usernameloginlogoutset_api_urlset_project_id
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get API URL from environment variable | get_api_url |
| Get datalog for elements in project | get_datalog |
| Get device in project | get_device |
| Get devices in project | get_devices |
| Get element information | get_element |
| Get elements accessible to the user | get_elements |
| Get project information | get_project |
| Get the Consibio project ID | get_project_id |
| Get projects accessible to the user | get_projects |
| Consibio APIs status by calling the test endpoint | get_test |
| Get the user information | get_users_me |
| Is valid entity ID | is_valid_entity_id |
| Check if a username is valid. | is_valid_username |
| Login to Consibio API | login |
| Logout by removing the username and cached token | logout |
| Set API URL in environment variable | set_api_url |
| Set the Consibio project ID option | set_project_id |