Package: fmpapi Type: Package Title: Flexible Client for the 'Financial Modeling Prep' API Version: 1.0.1.9000 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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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 Config/pak/sysreqs: libssl-dev Repository: https://tidy-finance.r-universe.dev Date/Publication: 2026-04-09 17:07:42 UTC RemoteUrl: https://github.com/tidy-finance/r-fmpapi RemoteRef: HEAD RemoteSha: 338431e874ce5d12bc1ca491e431df7336be4f40 NeedsCompilation: no Packaged: 2026-06-08 07:30:34 UTC; root Author: Christoph Scheuch [aut, cre, cph] (ORCID: ) Maintainer: Christoph Scheuch