Package: yfR 1.1.1

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.1.tar.gz
yfR_1.1.1.zip(r-4.5)yfR_1.1.1.zip(r-4.4)yfR_1.1.1.zip(r-4.3)
yfR_1.1.1.tgz(r-4.5-any)yfR_1.1.1.tgz(r-4.4-any)yfR_1.1.1.tgz(r-4.3-any)
yfR_1.1.1.tar.gz(r-4.5-noble)yfR_1.1.1.tar.gz(r-4.4-noble)
yfR_1.1.1.tgz(r-4.4-emscripten)yfR_1.1.1.tgz(r-4.3-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 site:https://docs.ropensci.org
Last updated 9 months agofrom:c46b60d117 (on main). Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 14 2025 |
R-4.5-win | OK | Mar 14 2025 |
R-4.5-mac | OK | Mar 14 2025 |
R-4.5-linux | OK | Mar 14 2025 |
R-4.4-win | OK | Mar 14 2025 |
R-4.4-mac | OK | Mar 14 2025 |
R-4.4-linux | OK | Mar 14 2025 |
R-4.3-win | OK | Mar 14 2025 |
R-4.3-mac | OK | Mar 14 2025 |
Exports:%>%yf_cachefolder_getyf_collection_getyf_convert_to_wideyf_getyf_get_available_collectionsyf_get_dividendsyf_index_compositionyf_index_listyf_live_prices
Dependencies:askpassassertthatbitbit64clicliprcodetoolscpp11crayoncurldigestdplyrfansifurrrfuturegenericsglobalsgluehmshttrhumanizejsonlitelatticelifecyclelistenvlubridatemagrittrmimeopensslparallellypillarpingrpkgconfigprettyunitsprocessxprogresspspurrrquantmodR6readrrlangrvestselectrstringistringrsystibbletidyrtidyselecttimechangeTTRtzdbutf8vctrsvroomwithrxml2xtszoo
Getting Started
Rendered fromgetting-started.Rmd
usingknitr::rmarkdown
on Mar 14 2025.Last update: 2022-08-15
Started: 2022-06-01
Using Collections
Rendered fromusing-collections.Rmd
usingknitr::rmarkdown
on Mar 14 2025.Last update: 2022-06-06
Started: 2022-06-01
yfR and BatchGetSymbols
Rendered fromdiff-batchgetsymbols.Rmd
usingknitr::rmarkdown
on Mar 14 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 |