Package: eodhdR2
Type: Package
Title: Official R API for Fetching Data from 'EODHD'
Version: 0.8
Authors@R: c(
  person(given = c("Marcelo", "S."),
        family = "Perlin",
        role = c("aut", "cre", "ctr"),
        email = "marceloperlin@gmail.com"),
  person(given = "Unicorn Data Services",
         role = "cph",
         email = "support@eodhistoricaldata.com")
  )
Maintainer: Marcelo S. Perlin <marceloperlin@gmail.com>
Description: Second and backward-incompatible version of R package 'eodhd' <https://eodhd.com/>, extended with a cache and quota system, 
 also offering functions for cleaning and aggregating the financial data. 
License: MIT + file LICENSE
URL:
        https://github.com/EodHistoricalData/R-Library-for-financial-data-2024
BugReports: https://github.com/EodHistoricalData/R-Library-for-financial-data-2024/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: cli, dplyr, fs, glue, httr, jsonlite, lubridate, purrr, readr,
        tidyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-22 21:22:32 UTC; msperlin
Author: Marcelo S. Perlin [aut, cre, ctr],
  Unicorn Data Services [cph]
Repository: CRAN
Date/Publication: 2026-09-22 21:40:02 UTC
Built: R 4.5.2; ; 2026-09-22 22:31:48 UTC; unix
