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.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://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/yfr/issues
Last updated 5 months agofrom:c46b60d117 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
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 Nov 21 2024.Last update: 2022-08-15
Started: 2022-06-01
Using Collections
Rendered fromusing-collections.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2022-06-06
Started: 2022-06-01
yfR and BatchGetSymbols
Rendered fromdiff-batchgetsymbols.Rmd
usingknitr::rmarkdown
on Nov 21 2024.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 |