Package: yfR 1.1.3

yfR: Downloads and Organizes Financial Data from Yahoo Finance
Facilitates download of financial data from Yahoo Finance <https://finance.yahoo.com/>, a vast repository of stock price data across multiple financial exchanges. The package offers a local caching system and support for parallel computation.
Authors:
yfR_1.1.3.tar.gz
yfR_1.1.3.zip(r-4.7)yfR_1.1.3.zip(r-4.6)yfR_1.1.3.zip(r-4.5)
yfR_1.1.3.tgz(r-4.6-any)yfR_1.1.3.tgz(r-4.5-any)
yfR_1.1.3.tar.gz(r-4.7-any)yfR_1.1.3.tar.gz(r-4.6-any)
yfR_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
yfR/json (API)
NEWS
| # Install 'yfR' in R: |
| install.packages('yfR', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #523
Bug tracker:https://github.com/ropensci/yfr/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:0051bf6157 (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| pkgdown docs | OK | 214 | ||
| source / vignettes | OK | 238 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 117 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 122 |
Exports:%>%yf_cachefolder_getyf_collection_getyf_convert_to_wideyf_getyf_get_available_collectionsyf_get_dividendsyf_index_compositionyf_index_listyf_live_prices
Dependencies:askpassbitbit64clicliprcodetoolscpp11crayoncurldigestdplyrfurrrfuturegenericsglobalsgluehmshttrjanitorjsonlitelatticelifecyclelistenvlubridatemagrittrmimeopensslparallellypillarpingrpkgconfigprettyunitsprocessxprogresspspurrrquantmodR6readrrlangrvestselectrsnakecasestringistringrsystibbletidyrtidyselecttimechangeTTRtzdbutf8vctrsvroomwithrxml2xtszoo
Getting Started
Rendered fromgetting-started.Rmdusingknitr::rmarkdownon May 05 2026.Last update: 2022-08-15
Started: 2022-06-01
Using Collections
Rendered fromusing-collections.Rmdusingknitr::rmarkdownon May 05 2026.Last update: 2022-06-06
Started: 2022-06-01
yfR and BatchGetSymbols
Rendered fromdiff-batchgetsymbols.Rmdusingknitr::rmarkdownon May 05 2026.Last update: 2022-06-01
Started: 2022-06-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Returns the default folder for caching | yf_cachefolder_get |
| Downloads a collection of data from Yahoo Finance | yf_collection_get |
| Transforms a long (stacked) data frame into a list of wide data frames | yf_convert_to_wide |
| Download financial data from Yahoo Finance | yf_get |
| Returns available collections | yf_get_available_collections |
| Get Yahoo Finance Dividends from a single stock | yf_get_dividends |
| Get current composition of stock indices | yf_index_composition |
| Get available indices in package | yf_index_list |
| Yahoo Finance Live Prices | yf_live_prices |
