Package: BigDataPE 0.0.9
Andre Leite
BigDataPE: Secure and Intuitive Access to 'BigDataPE' 'API' Datasets
Designed to simplify the process of retrieving datasets from the 'BigDataPE' <https://https://is.gd/SQyA8D> 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. The integration with 'keyring' ensures that tokens are stored securely within the system’s credential manager.
Authors:
BigDataPE_0.0.9.tar.gz
BigDataPE_0.0.9.zip(r-4.5)BigDataPE_0.0.9.zip(r-4.4)BigDataPE_0.0.9.zip(r-4.3)
BigDataPE_0.0.9.tgz(r-4.4-any)BigDataPE_0.0.9.tgz(r-4.3-any)
BigDataPE_0.0.9.tar.gz(r-4.5-noble)BigDataPE_0.0.9.tar.gz(r-4.4-noble)
BigDataPE_0.0.9.tgz(r-4.4-emscripten)BigDataPE_0.0.9.tgz(r-4.3-emscripten)
BigDataPE.pdf |BigDataPE.html✨
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 1 months agofrom:571d78e338. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 17 2025 |
R-4.5-win | OK | Jan 17 2025 |
R-4.5-linux | OK | Jan 17 2025 |
R-4.4-win | OK | Jan 17 2025 |
R-4.4-mac | OK | Jan 17 2025 |
R-4.3-win | OK | Jan 17 2025 |
R-4.3-mac | OK | Jan 17 2025 |
Exports:bdpe_fetch_chunksbdpe_fetch_databdpe_get_tokenbdpe_list_tokensbdpe_remove_tokenbdpe_store_tokenparse_queries
Dependencies:askpassassertthatclicurldplyrfansifilelockgenericsgluehttr2keyringlifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsodiumsystibbletidyselectutf8vctrswithryaml
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 with stored tokens | bdpe_list_tokens |
Remove the token associated with a specific dataset | bdpe_remove_token |
Store a token securely for a specific dataset | bdpe_store_token |
Constructs a URL with query parameters | parse_queries |