Package: BigDataPE 0.1.0.9000


André Leite
BigDataPE: Secure and Intuitive Access to 'BigDataPE' 'API' Datasets
Designed to simplify the process of retrieving datasets from the 'Big Data PE' platform using secure token-based authentication. It provides functions for securely storing, retrieving, and managing tokens associated with specific datasets, as well as fetching and processing data using the 'httr2' package.
Authors:
BigDataPE_0.1.0.9000.tar.gz
BigDataPE_0.1.0.9000.zip(r-4.7)BigDataPE_0.1.0.9000.zip(r-4.6)BigDataPE_0.1.0.9000.zip(r-4.5)
BigDataPE_0.1.0.9000.tgz(r-4.6-any)BigDataPE_0.1.0.9000.tgz(r-4.5-any)
BigDataPE_0.1.0.9000.tar.gz(r-4.7-any)BigDataPE_0.1.0.9000.tar.gz(r-4.6-any)
BigDataPE_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BigDataPE/json (API)
| # Install 'BigDataPE' in R: |
| install.packages('BigDataPE', repos = c('https://strategicprojects.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/strategicprojects/bigdatape/issues
Last updated from:b291061b9c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 188 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 116 | ||
| wasm-release | OK | 104 |
Exports:bdpe_fetch_chunksbdpe_fetch_databdpe_get_tokenbdpe_list_tokensbdpe_remove_tokenbdpe_store_tokenparse_queries
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch data from the BigDataPE API in chunks | bdpe_fetch_chunks |
| Fetch data from the BigDataPE API | bdpe_fetch_data |
| Retrieve the token associated with a specific dataset | bdpe_get_token |
| List all datasets that have stored tokens in environment variables | bdpe_list_tokens |
| Remove the token associated with a specific dataset | bdpe_remove_token |
| Store a token in an environment variable for a specific dataset | bdpe_store_token |
| Constructs a URL with query parameters | parse_queries |