Package: fmpapi
Type: Package
Title: Flexible Client for the 'Financial Modeling Prep' API
Version: 1.0.0
Authors@R: 
    person(given = "Christoph",
           family = "Scheuch",
           role = c("aut", "cre", "cph"),
           email = "christoph@tidy-intelligence.com",
           comment = c(ORCID = "0009-0004-0423-6819"))
Description: Provides a flexible interface to the 'Financial Modeling Prep' API 
    <https://site.financialmodelingprep.com/developer/docs>. The package 
    supports all available endpoints and parameters, enabling R users 
    to interact with a wide range of financial data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: httr2 (>= 1.0.0), dplyr (>= 1.0.0), cli (>= 1.0.0)
Suggests: spelling, testthat (>= 3.0.0)
URL: https://github.com/tidy-finance/r-fmpapi,
        https://tidy-finance.github.io/r-fmpapi/
BugReports: https://github.com/tidy-finance/r-fmpapi/issues
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-10-18 16:59:20 UTC; krise
Author: Christoph Scheuch [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0004-0423-6819>)
Maintainer: Christoph Scheuch <christoph@tidy-intelligence.com>
Repository: CRAN
Date/Publication: 2025-10-18 17:10:02 UTC
Built: R 4.6.0; ; 2025-10-18 19:38:46 UTC; unix
