Last updated on 2026-01-22 08:49:05 CET.
| Package | ERROR | OK |
|---|---|---|
| DIDHAD | 13 | |
| DIDmultiplegt | 13 | |
| StuteTest | 13 | |
| TwoWayFEWeights | 1 | 12 |
| YatchewTest | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 2.0.4
Check: examples
Result: ERROR
Running examples in ‘TwoWayFEWeights-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: print.twowayfeweights
> ### Title: A print method for twowayfeweights objects
> ### Aliases: print.twowayfeweights
>
> ### ** Examples
>
> # The following example is based on data from F. Vella and M. Verbeek (1998),
> # "Whose Wages Do Unions Raise? A Dynamic Model of Unionism and Wage Rate
> # Determination for Young Men".
> # Results and further details about the estimation below can be found in
> # Section V.C of de Chaisemartin & D'Haultfoeuille (2020a).
> # Run the following lines to download the dataset in your local working
> # directory and load it to your R environment:
>
> repo = "chaisemartinPackages/twowayfeweights/main"
> file = "wagepan_twfeweights.dta"
> url = paste("https://raw.githubusercontent.com", repo, file, sep = "/")
> wagepan = haven::read_dta(url)
Warning: Failed to open 'https://raw.githubusercontent.com/chaisemartinPackages/twowayfeweights/main/wagepan_twfeweights.dta': Connection timed out after 10002 milliseconds
Error in open.connection(con, "rb") : cannot open the connection
Calls: <Anonymous> ... datasource_connection -> read_connection -> open -> open.connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13