Package: basedosdados
Title: 'Base Dos Dados' R Client
Version: 0.0.5
Authors@R: 
    person(given = "Pedro",
           family = "Cavalcante",
           role = c("aut", "cre"),
           email = "pedrocolrj@gmail.com")
Description: An R interface to the 'Base dos Dados' API <https:basedosdados.github.io/mais/py_reference_api/>). Authenticate your project, query our tables, save data to disk and memory, all from R.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: purrr, dplyr, tibble, httr, googleAuthR, cli, magrittr, readr,
        stringr, dotenv, bigrquery, glue, rlang, writexl
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-04-23 02:38:05 UTC; pedro
Author: Pedro Cavalcante [aut, cre]
Maintainer: Pedro Cavalcante <pedrocolrj@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-26 06:30:10 UTC
