Package: BatchGetSymbols Title: Downloads and Organizes Financial Data for Multiple Tickers Version: 2.6.6 Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre")) Description: Makes it easy to download financial data from Yahoo Finance . Depends: R (>= 3.4.0), rvest, dplyr Imports: stringr, curl, quantmod, XML, tidyr, lubridate, scales, furrr, purrr, future, tibble, zoo, crayon, cli, lifecycle, parallelly License: GPL-2 Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat, ggplot2 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://msperlin.r-universe.dev Date/Publication: 2026-02-02 12:09:03 UTC RemoteUrl: https://github.com/msperlin/batchgetsymbols RemoteRef: HEAD RemoteSha: beea556b8b8b721c2c403339d616d880800a5698 NeedsCompilation: no Packaged: 2026-07-02 08:12:02 UTC; root Author: Marcelo Perlin [aut, cre] Maintainer: Marcelo Perlin