Package: BigDataPE
Title: Secure and Intuitive Access to 'BigDataPE' 'API' Datasets
Version: 0.1.0.9000
Date: 2026-06-26
Authors@R: c(
person("André", "Leite", email = "leite@castlab.org", role = c("aut", "cre")),
person("Hugo", "Vasconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"),
person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"),
person("Marcos", "Wasilew", email = "marcos.wasilew@gmail.com", role = "aut"),
person("Carlos", "Amorim", email = "carlos.agaf@ufpe.br", role = "aut"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Depends: R (>= 4.1.0)
Imports: cli, dplyr, tibble, httr2
URL: ,
Suggests: knitr, rmarkdown, tidyr
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libssl-dev
Repository: https://strategicprojects.r-universe.dev
Date/Publication: 2026-06-29 12:10:12 UTC
RemoteUrl: https://github.com/strategicprojects/bigdatape
RemoteRef: HEAD
RemoteSha: b291061b9cfd1212e3516dfe0f4fa7151f52203b
NeedsCompilation: no
Packaged: 2026-06-29 14:53:49 UTC; root
Author: André Leite [aut, cre],
Hugo Vasconcelos [aut],
Diogo Bezerra [aut],
Marcos Wasilew [aut],
Carlos Amorim [aut]
Maintainer: André Leite