Last updated on 2026-03-16 08:52:58 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| COINT | 14 | ||
| GVARX | 2 | 12 | |
| iClick | 14 | ||
| iForecast | 14 | ||
| JFE | 1 | 13 | |
| pdR | 14 |
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 12
Version: 1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ho Tsung-wu <tsungwu@ntnu.edu.tw>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ho",
family = "Tsung-wu",
role = c("aut", "cre"),
email = "tsungwu@ntnu.edu.tw")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 2.5.11
Check: examples
Result: ERROR
Running examples in ‘JFE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getFed
> ### Title: Download financial and economic time series data from the Fed
> ### Aliases: getFed
>
> ### ** Examples
>
> #To save time, the example below is commented.
> output=getFed(var.name="UNRATE", freq="Monthly")
Warning in file(file, "rt") :
URL 'https://fred.stlouisfed.org/graph/fredgraph.csv?&id=UNRATE&fq=Monthly': Timeout of 60 seconds was reached
Error in file(file, "rt") :
cannot open the connection to 'https://fred.stlouisfed.org/graph/fredgraph.csv?&id=UNRATE&fq=Monthly'
Calls: getFed -> read.csv -> read.table -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: OK: 14