Last updated on 2025-10-21 17:50:38 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
COINT | 13 | ||
GVARX | 2 | 11 | |
iClick | 13 | ||
iForecast | 13 | ||
JFE | 1 | 12 | |
pdR | 13 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
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: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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: 13