Package: fmpcloudr
Title: R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Version: 0.1.5
Authors@R: 
    person(given = "Anthony",
           family = "Balentine",
           role = c("aut", "cre"),
           email = "exploringfinance1@gmail.com")
Maintainer: Anthony Balentine <exploringfinance1@gmail.com>
URL: https://exploringfinance.github.io/fmpcloudr/
BugReports: https://github.com/exploringfinance/fmpcloudr/issues
Description: Use R to access to the 'FMP Cloud' API <https://fmpcloud.io/> and 
    'Financial Modeling Prep' API <https://financialmodelingprep.com/developer/docs/>.
    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
LazyData: true
RoxygenNote: 7.1.1
Imports: jsonlite, httr, dplyr, magrittr, tidyr, lubridate
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-03-01 16:31:08 UTC; rstudio
Author: Anthony Balentine [aut, cre]
Repository: CRAN
Date/Publication: 2021-03-01 18:50:02 UTC
Built: R 4.2.0; ; 2022-03-22 21:16:52 UTC; unix
