CRAN Package Check Results for Package DoubleML

Last updated on 2025-11-16 04:48:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 13.47 338.39 351.86 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 9.29 241.73 251.02 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 53.00 510.42 563.42 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 47.00 487.72 534.72 OK
r-devel-windows-x86_64 1.0.2 16.00 387.00 403.00 ERROR
r-patched-linux-x86_64 1.0.2 15.69 320.69 336.38 OK
r-release-linux-x86_64 1.0.2 12.33 322.47 334.80 OK
r-release-macos-arm64 1.0.2 6.00 132.00 138.00 OK
r-release-macos-x86_64 1.0.2 15.00 352.00 367.00 OK
r-release-windows-x86_64 1.0.2 14.00 337.00 351.00 OK
r-oldrel-macos-arm64 1.0.2 6.00 142.00 148.00 OK
r-oldrel-macos-x86_64 1.0.2 15.00 348.00 363.00 OK
r-oldrel-windows-x86_64 1.0.2 21.00 464.00 485.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