Package: rockx 0.1.0

Emil Rossing
rockx: Easily Import Data from Your 'ODK-X Sync Endpoint'
Provides helper functions for authenticating and retrieving data from your 'ODK-X Sync Endpoint'. This is an early release intended for testing and feedback.
Authors:
rockx_0.1.0.tar.gz
rockx_0.1.0.tar.gz(r-4.5-noble)rockx_0.1.0.tar.gz(r-4.4-noble)
rockx_0.1.0.tgz(r-4.4-emscripten)rockx_0.1.0.tgz(r-4.3-emscripten)
rockx.pdf |rockx.html✨
rockx/json (API)
NEWS
# Install 'rockx' in R: |
install.packages('rockx', 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 17 days agofrom:702d015805. Checks:2 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-linux | OK | Feb 20 2025 |
Exports:download_attachmentsget_all_rowsget_credentialsget_table_metadataget_tableshas_accessset_username_and_password
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Download attachments for table rows | download_attachments |
Retrieve all rows from a table | get_all_rows |
Retrieve API Credentials | get_credentials |
Get Table Metadata | get_table_metadata |
Retrieve Tables from ODK-X Sync Endpoint | get_tables |
Verifies the user has sufficient permissions to download data | has_access |
Set Username, Password, and Server URL for API Authentication | set_username_and_password |