Package: yahoofinancer
Type: Package
Title: Fetch Data from Yahoo Finance API
Version: 0.4.0
Authors@R: person("Aravind", "Hebbali", email = "hebbali.aravind@gmail.com", role = c("aut", "cre"))
Description: Obtain historical and near real time data related to stocks, index 
    and currencies from the Yahoo Finance API. This package is community maintained 
    and is not officially supported by 'Yahoo'. The accuracy of data is only as 
    correct as provided on <https://finance.yahoo.com/>.
Depends: R(>= 3.4)
Imports: curl, httr, jsonlite, lubridate, magrittr, purrr, R6, stringr
Suggests: covr, httptest, testthat (>= 3.0.0)
Config/testthat/edition: 3
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://yahoofinancer.rsquaredacademy.com/,
        https://github.com/rsquaredacademy/yahoofinancer
BugReports: https://github.com/rsquaredacademy/yahoofinancer/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-14 15:52:09 UTC; HP
Author: Aravind Hebbali [aut, cre]
Maintainer: Aravind Hebbali <hebbali.aravind@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-14 16:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:38:14 UTC; windows
