Package: BatchGetSymbols
Title: Downloads and Organizes Financial Data for Multiple Tickers
Version: 2.5
Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre"))
Description: Makes it easy to download a large number of trade data from Yahoo Finance <https://finance.yahoo.com/>.
Date: 2019-04-13
Depends: R (>= 3.4.0), rvest, dplyr
Imports: stringr, curl, quantmod, XML, tidyr, lubridate, scales, furrr,
        purrr, future, tibble
License: GPL-2
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-15 12:12:30 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-15 12:35:24 UTC
