Package: basedosdados
Title: 'Base Dos Dados' R Client
Version: 0.2.2
Authors@R: 
    c(person(given = "Pedro",
             family = "Cavalcante",
             role = c("aut", "cre"),
             email = "pedrocolrj@gmail.com"),
      person(given = "Daniel",
             family = "Herszenhut",
             role = c("aut"),
             email = "dhersz@gmail.com",
             comment = c(ORCID = "0000-0001-8066-1105")),
      person(given = "Rodrigo",
             family = "Dornelles",
             role = c("aut"),
             email = "rodornelles@gmail.com",
             comment = c(ORCID = "0000-0003-3709-4760")))
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.2.3
Imports: purrr (>= 0.3.4), dplyr (>= 1.0.6), tibble (>= 3.1.1), httr
        (>= 1.4.2), 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), methods
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-07 01:02:31 UTC; pedro
Author: Pedro Cavalcante [aut, cre],
  Daniel Herszenhut [aut] (<https://orcid.org/0000-0001-8066-1105>),
  Rodrigo Dornelles [aut] (<https://orcid.org/0000-0003-3709-4760>)
Maintainer: Pedro Cavalcante <pedrocolrj@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-07 03:10:02 UTC
Built: R 4.2.0; ; 2023-03-07 03:48:07 UTC; unix
