Package: qbr 1.3.0.9000
qbr: Access the 'Quickbase' JSON API
Programmatically access the 'Quickbase' JSON API <https://developer.quickbase.com>. You supply parameters for an API call, 'qbr' delivers an http request to the API endpoint and returns its response. Outputs follow 'tidyverse' philosophy.
Authors:
qbr_1.3.0.9000.tar.gz
qbr_1.3.0.9000.zip(r-4.7)qbr_1.3.0.9000.zip(r-4.6)qbr_1.3.0.9000.zip(r-4.5)
qbr_1.3.0.9000.tgz(r-4.6-any)qbr_1.3.0.9000.tgz(r-4.5-any)
qbr_1.3.0.9000.tar.gz(r-4.7-any)qbr_1.3.0.9000.tar.gz(r-4.6-any)
qbr_1.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
qbr/json (API)
NEWS
| # Install 'qbr' in R: |
| install.packages('qbr', repos = c('https://bhii-ksc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bhii-ksc/qbr/issues
Last updated from:f2b61d136f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 153 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 101 |
Exports:clone_tokencopy_appdeactivate_tokendelete_appdelete_fieldsdelete_recordsdelete_tokenget_appget_app_eventsget_fieldsget_reportget_reportsget_tablesget_usersqb_runquery_recordsrun_reportsummarize_appupdate_records
Dependencies:askpassclicpp11curldplyrgenericsgluehttrhttr2jsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clone a user token | clone_token |
| Copy an app | copy_app |
| Deactivate a user token | deactivate_token |
| Delete an app | delete_app |
| Delete field(s) in a table | delete_fields |
| Delete records | delete_records |
| Delete a user token | delete_token |
| Get an app | get_app |
| Get app events | get_app_events |
| Get all fields in a table | get_fields |
| Get a report | get_report |
| Get all reports for a table | get_reports |
| Get all tables | get_tables |
| Get users | get_users |
| Run a Quickbase report | qb_run |
| Query for data | query_records |
| Run a report | run_report |
| Summarize an app | summarize_app |
| Insert/Update records | update_records |
