Package: plug Type: Package Title: Secure and Intuitive Access to 'Plug' Interface Version: 0.1.0 Date: 2025-01-09 Authors@R: c( person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")), person("Felipe", "Ferreira", email = "felipe.ferreira@semobi.pe.gov.br", role = "aut"), person("Hugo", "Vaconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"), person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"), person("Roger", "Azevedo", email = "roger.azevedo@tpfe.com.br", role = "aut") ) Description: Provides a secure and user-friendly interface to interact with the 'Plug' '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. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: tibble, httr2, glue, keyring URL: Config/Needs/website: tidyverse/tidytemplate Config/pak/sysreqs: libsecret-1-dev libssl-dev Repository: https://strategicprojects.r-universe.dev Date/Publication: 2025-01-14 12:04:49 UTC RemoteUrl: https://github.com/strategicprojects/plug RemoteRef: HEAD RemoteSha: 705e1de973323d8cb7d343e810c1d933a8a4f3f1 NeedsCompilation: no Packaged: 2026-07-02 08:17:53 UTC; root Author: Andre Leite [aut, cre], Felipe Ferreira [aut], Hugo Vaconcelos [aut], Diogo Bezerra [aut], Roger Azevedo [aut] Maintainer: Andre Leite Depends: R (>= 4.1.0)