Package: yfR 1.1.2

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.2.tar.gz
yfR_1.1.2.zip(r-4.6)yfR_1.1.2.zip(r-4.5)yfR_1.1.2.zip(r-4.4)
yfR_1.1.2.tgz(r-4.5-any)yfR_1.1.2.tgz(r-4.4-any)
yfR_1.1.2.tar.gz(r-4.6-any)yfR_1.1.2.tar.gz(r-4.5-any)
yfR_1.1.2.tgz(r-4.5-emscripten)
yfR.pdf |yfR.html✨
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:5479774eff (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | |
| pkgdown docs | OK | 187 | |
| source / vignettes | OK | 286 | |
| linux-release-x86_64 | OK | 136 | |
| macos-release-arm64 | OK | 93 | |
| macos-oldrel-arm64 | OK | 102 | |
| windows-devel | OK | 77 | |
| windows-release | OK | 76 | |
| windows-oldrel | OK | 174 | |
| wasm-release | OK | 136 |
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 Oct 16 2025.Last update: 2022-08-15
Started: 2022-06-01
Using Collections
Rendered fromusing-collections.Rmdusingknitr::rmarkdownon Oct 16 2025.Last update: 2022-06-06
Started: 2022-06-01
yfR and BatchGetSymbols
Rendered fromdiff-batchgetsymbols.Rmdusingknitr::rmarkdownon Oct 16 2025.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 |
