Package: finreportr
Type: Package
Title: Financial Data from U.S. Securities and Exchange Commission
Version: 1.0.4
Date: 2022-01-16
Author: Seward Lee
Maintainer: Seward Lee <sewardlee337@gmail.com>
Description: Download and display company financial data from the U.S. Securities
    and Exchange Commission's EDGAR database. It contains a suite of functions with
    web scraping and XBRL parsing capabilities that allows users to extract data from EDGAR 
    in an automated and scalable manner. See <https://www.sec.gov/edgar/searchedgar/companysearch.html>
    for more information.
Depends: R (>= 2.10)
Imports: xml2, dplyr, httr, rvest, XBRL, curl
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/sewardlee337/finreportr
BugReports: https://github.com/sewardlee337/finreportr/issues
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-01-17 07:25:41 UTC; sewardlee
Repository: CRAN
Date/Publication: 2022-01-17 07:42:41 UTC
Built: R 4.2.0; ; 2022-04-12 16:19:48 UTC; unix
