Package: plug 0.1.0
Andre Leite
plug: Secure and Intuitive Access to 'Plug' Interface
Provides a secure and user-friendly interface to interact with the 'Plug' <https://plugbytpf.com.br> 'API'. It enables developers to store and manage tokens securely using the 'keyring' package, retrieve data from 'API' endpoints with the 'httr2' package, and handle large datasets with chunked data fetching. Designed for simplicity and security, the package facilitates seamless integration with 'Plug' ecosystem.
Authors:
plug_0.1.0.tar.gz
plug_0.1.0.zip(r-4.5)plug_0.1.0.zip(r-4.4)plug_0.1.0.zip(r-4.3)
plug_0.1.0.tgz(r-4.4-any)plug_0.1.0.tgz(r-4.3-any)
plug_0.1.0.tar.gz(r-4.5-noble)plug_0.1.0.tar.gz(r-4.4-noble)
plug_0.1.0.tgz(r-4.4-emscripten)plug_0.1.0.tgz(r-4.3-emscripten)
plug.pdf |plug.html✨
plug/json (API)
# Install 'plug' in R: |
install.packages('plug', repos = c('https://strategicprojects.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/strategicprojects/plug/issues
Last updated 21 hours agofrom:705e1de973. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 14 2025 |
R-4.5-win | OK | Jan 14 2025 |
R-4.5-linux | OK | Jan 14 2025 |
R-4.4-win | OK | Jan 14 2025 |
R-4.4-mac | OK | Jan 14 2025 |
R-4.3-win | OK | Jan 14 2025 |
R-4.3-mac | OK | Jan 14 2025 |
Exports:plug_download_baseplug_execute_queryplug_get_valid_tokenplug_list_credentialsplug_list_tokensplug_store_credentials
Dependencies:askpassassertthatclicurlfansifilelockgluehttr2keyringlifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsodiumsystibbleutf8vctrswithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Download all data from a specific base | plug_download_base |
Execute a custom SQL query on the Plug database | plug_execute_query |
Get a valid token for Plug API | plug_get_valid_token |
List registered credentials for Plug API | plug_list_credentials |
List registered tokens for Plug API | plug_list_tokens |
Store user credentials securely for Plug API | plug_store_credentials |