Package: fmpcloudr
Title: R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Version: 0.1.7
Authors@R: 
    person(given = "Anthony",
           family = "Trevisan",
           role = c("aut", "cre"),
           email = "tony@altanalyticsllc.com")
Maintainer: Anthony Trevisan <tony@altanalyticsllc.com>
URL: https://altanalytics.github.io/fmpcloudr/index.html
BugReports: https://github.com/altanalytics/fmpcloudr/issues
Description: Use R to access to the 'Financial Modeling Prep' API <https://site.financialmodelingprep.com>.
    Data available includes stock prices, market indexes, company fundamentals,
    13F holdings data, and much more. A valid API token must be set to enable
    functions. 
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: jsonlite, httr, dplyr, magrittr, tidyr, lubridate
Suggests: testthat
NeedsCompilation: no
Packaged: 2026-05-22 00:20:35 UTC; tonytrevisan
Author: Anthony Trevisan [aut, cre]
Repository: CRAN
Date/Publication: 2026-05-22 11:40:08 UTC
