Last updated on 2025-02-10 03:49:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 13.42 | 276.57 | 289.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.98 | 184.55 | 193.53 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 295.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 433.01 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 13.00 | 251.00 | 264.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 12.61 | 242.75 | 255.36 | OK | |
r-release-linux-x86_64 | 1.0.1 | 11.45 | 246.27 | 257.72 | OK | |
r-release-macos-arm64 | 1.0.1 | 149.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 359.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 15.00 | 253.00 | 268.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 154.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 315.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 15.00 | 334.00 | 349.00 | OK |
Version: 1.0.1
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") :
URL 'https://raw.githubusercontent.com/VC2015/DMLonGitHub/master/penn_jae.dat': status was 'Could not resolve hostname'
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-gcc
Version: 1.0.1
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 lines 39-53 [unnamed-chunk-3] (getstarted.Rmd)
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-gcc