CRAN Package Check Results for Package DoubleML

Last updated on 2025-11-25 12:49:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 15.08 340.60 355.68 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 9.84 245.93 255.77 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 55.00 542.04 597.04 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 71.00 498.82 569.82 OK
r-devel-windows-x86_64 1.0.2 16.00 387.00 403.00 ERROR
r-patched-linux-x86_64 1.0.2 14.85 319.76 334.61 OK
r-release-linux-x86_64 1.0.2 13.13 318.17 331.30 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 15.00 352.00 367.00 OK
r-release-windows-x86_64 1.0.2 15.00 330.00 345.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 15.00 348.00 363.00 OK
r-oldrel-windows-x86_64 1.0.2 20.00 446.00 466.00 OK

Check Details

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