Last updated on 2025-11-16 01:49:59 CET.
| Package | ERROR | OK |
|---|---|---|
| DoubleML | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'DoubleML-Ex.R' failed
The error most likely occurred in:
> ### Name: fetch_bonus
> ### Title: Data set on the Pennsylvania Reemployment Bonus experiment.
> ### Aliases: fetch_bonus
>
> ### ** Examples
>
> library(DoubleML)
> df_bonus = fetch_bonus(return_type = "data.table")
Warning in file(file, "rt") :
URL 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat': Timeout of 60 seconds was reached
Error in file(file, "rt") :
cannot open the connection to 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat'
Calls: fetch_bonus -> read.table -> file
Execution halted
Flavor: r-devel-windows-x86_64