Package: basedosdados
Title: 'Base Dos Dados' R Client
Version: 0.2.1
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.2
Imports: purrr (>= 0.3.4), dplyr (>= 1.0.6), tibble (>= 3.1.1), httr
        (>= 1.4.2), googleAuthR (>= 1.4.0), cli (>= 2.5.0), magrittr
        (>= 2.0.1), readr (>= 1.4.0), stringr (>= 1.4.0), dotenv (>=
        1.0.2), bigrquery (>= 1.4.0), glue (>= 1.4.2), rlang (>=
        0.4.0), writexl (>= 1.4.0), fs (>= 1.5.0), dbplyr (>= 2.1.1),
        scales (>= 1.1.1), DBI (>= 1.1.1), typed (>= 0.0.1), Rcpp (>=
        1.0.7), xml2 (>= 1.3.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-03-14 19:46:53 UTC; pedro
Author: Pedro Cavalcante [aut, cre]
Maintainer: Pedro Cavalcante <pedrocolrj@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-15 08:10:15 UTC
