Last updated on 2026-03-02 11:51:41 CET.
| Package | ERROR | OK |
|---|---|---|
| did2s | 14 | |
| didimputation | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(didimputation)
Loading required package: fixest
Loading required package: data.table
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
>
> test_check("didimputation")
Saving _problems/test-did_imputation-10.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-did_imputation.R:8:1'): (code run outside of `test_that()`) ────
Error in `open.connection(con, "rb")`: cannot open the connection
Backtrace:
▆
1. └─haven::read_dta("https://github.com/scunning1975/mixtape/raw/master/castle.dta") at test-did_imputation.R:8:1
2. └─readr::datasource(file)
3. └─readr:::datasource_connection(...)
4. └─readr:::read_connection(path)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc