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.4-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 12 days agofrom:5479774eff (on main). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 187 |
pkgdown docs | OK | 184 |
linux-devel-x86_64 | OK | 130 |
linux-release-x86_64 | OK | 132 |
macos-release-arm64 | OK | 67 |
macos-oldrel-arm64 | OK | 88 |
windows-devel | OK | 93 |
windows-release | OK | 108 |
windows-oldrel | OK | 126 |
wasm-release | OK | 96 |
Exports:%>%yf_cachefolder_getyf_collection_getyf_convert_to_wideyf_getyf_get_available_collectionsyf_get_dividendsyf_index_compositionyf_index_listyf_live_prices
Dependencies:askpassbitbit64clicliprcodetoolscpp11crayoncurldigestdplyrfansifurrrfuturegenericsglobalsgluehmshttrjanitorjsonlitelatticelifecyclelistenvlubridatemagrittrmimeopensslparallellypillarpingrpkgconfigprettyunitsprocessxprogresspspurrrquantmodR6readrrlangrvestselectrsnakecasestringistringrsystibbletidyrtidyselecttimechangeTTRtzdbutf8vctrsvroomwithrxml2xtszoo
Getting Started
Rendered fromgetting-started.Rmd
usingknitr::rmarkdown
on May 19 2025.Last update: 2022-08-15
Started: 2022-06-01
Using Collections
Rendered fromusing-collections.Rmd
usingknitr::rmarkdown
on May 19 2025.Last update: 2022-06-06
Started: 2022-06-01
yfR and BatchGetSymbols
Rendered fromdiff-batchgetsymbols.Rmd
usingknitr::rmarkdown
on May 19 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 |