Last updated on 2026-01-01 11:50:18 CET.
| Package | ERROR | OK |
|---|---|---|
| tidyedgar | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'tidyedgar-Ex.R' failed
The error most likely occurred in:
> ### Name: get_qdata
> ### Title: Getting quarterly data from all public companies from EDGAR
> ### Aliases: get_qdata
>
> ### ** Examples
>
> get_qdata(account = "NetIncomeLoss", years = 2022:2023, quarters = c("Q4"))
Error in checkForRemoteErrors(val) :
one node produced an error: Could not resolve hostname [data.sec.gov]:
Could not resolve host: data.sec.gov
Calls: get_qdata
Execution halted
Flavor: r-release-windows-x86_64