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.7)plug_0.1.0.zip(r-4.6)plug_0.1.0.zip(r-4.5)
plug_0.1.0.tgz(r-4.6-any)plug_0.1.0.tgz(r-4.5-any)
plug_0.1.0.tar.gz(r-4.7-any)plug_0.1.0.tar.gz(r-4.6-any)
plug_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:705e1de973. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 73 | ||
| macos-oldrel-arm64 | OK | 71 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 102 |
Exports:plug_download_baseplug_execute_queryplug_get_valid_tokenplug_list_credentialsplug_list_tokensplug_store_credentials
Dependencies:askpassclicurlfilelockgluehttr2keyringlifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbleutf8vctrswithryaml
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 |