CRAN Package Check Results for Package DoubleML

Last updated on 2026-08-19 09:50:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 16.40 357.74 374.14 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 8.86 278.99 287.85 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 11.00 276.02 287.02 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 10.00 265.83 275.83 OK
r-devel-windows-x86_64 1.0.2 17.00 394.00 411.00 OK
r-patched-linux-x86_64 1.0.2 14.73 355.89 370.62 OK
r-release-linux-x86_64 1.0.2 13.88 358.76 372.64 OK
r-release-macos-arm64 1.0.2 3.00 93.00 96.00 OK
r-release-macos-x86_64 1.0.2 9.00 429.00 438.00 OK
r-release-windows-x86_64 1.0.2 16.00 0.00 16.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 9.00 358.00 367.00 OK
r-oldrel-windows-x86_64 1.0.2 20.00 571.00 591.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: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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") : cannot open URL 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat': HTTP status was '429 Unknown Error' 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-linux-x86_64-debian-clang

Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Introduction_to_DoubleML.Rmd’ using rmarkdown --- finished re-building ‘Introduction_to_DoubleML.Rmd’ --- re-building ‘getstarted.Rmd’ using rmarkdown Quitting from getstarted.Rmd:38-53 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `file()`: ! cannot open the connection to 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat' --- Backtrace: ▆ 1. └─DoubleML::fetch_bonus(return_type = "data.table") 2. └─utils::read.table(url, header = TRUE) 3. └─base::file(file, "rt") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getstarted.Rmd' failed with diagnostics: cannot open the connection to 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat' --- failed re-building ‘getstarted.Rmd’ --- re-building ‘install.Rmd’ using rmarkdown --- finished re-building ‘install.Rmd’ SUMMARY: processing the following file failed: ‘getstarted.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang