Package: rb3
Title: Download and Parse Public Data Released by B3 Exchange
Description: Download and parse public files released by B3 and convert them
    into useful formats and data structures common to data analysis
    practitioners.
Version: 0.0.10
Authors@R: c(person("Wilson", "Freitas",
                    email = "wilson.freitas@gmail.com",
                    role = c("aut", "cre")),
             person("Marcelo", "Perlin",
                    email = "marceloperlin@gmail.com",
                    role = "aut"))
License: MIT + file LICENSE
Depends: R (>= 4.1.0),
Imports: bizdays, stringr, proto, cli, readr, dplyr, rvest, httr,
        jsonlite, purrr, ascii, rlang, methods, yaml, digest,
        base64enc, XML, readxl, tidyr
Suggests: testthat, knitr, DT, miniUI, shiny, xtable, rmarkdown,
        ggplot2, covr, scales, magrittr, tibble, withr, vcr (>= 0.6.0)
Collate: 'rb3-package.R' 'util.R' 'transmute.R' 'fields.R' 'handlers.R'
        'marketdata.R' 'download-data.R' 'file.R' 'convert_to.R'
        'scraper-cdi.R' 'scraper-futures.R' 'scraper-yc.R'
        'scraper-cotahist.R' 'scraper-indexes.R' 'scraper-company.R'
        'addin-show-templates.R' 'addin-display-template.R' 'readers.R'
        'downloaders.R' 'zzz.R'
BugReports: https://github.com/ropensci/rb3/issues
URL: https://github.com/ropensci/rb3, http://ropensci.github.io/rb3/
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-04-14 10:51:59 UTC; wilso
Author: Wilson Freitas [aut, cre],
  Marcelo Perlin [aut]
Maintainer: Wilson Freitas <wilson.freitas@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-14 12:10:02 UTC
Built: R 4.1.2; ; 2023-04-15 11:58:22 UTC; unix
