Package: fmpcloudr
Title: R Access to the 'FMP Cloud' and 'Financial Modeling Prep' API
Version: 0.1.3
Authors@R: 
    person(given = "Tony",
           family = "Trevisan",
           role = c("aut", "cre"),
           email = "anthonytrevisan@gmail.com")
Maintainer: Tony Trevisan <anthonytrevisan@gmail.com>
URL: https://tonytrevisan.github.io/fmpcloudr/
BugReports: https://github.com/tonytrevisan/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-02-05 20:07:42 UTC; rstudio
Author: Tony Trevisan [aut, cre]
Repository: CRAN
Date/Publication: 2021-02-05 21:20:02 UTC
