CRAN Package Check Results for Package didimputation

Last updated on 2026-02-23 18:50:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 4.16 76.74 80.90 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 3.22 59.17 62.39 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 126.22 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 104.66 ERROR
r-devel-macos-arm64 0.5.0 3.00 25.00 28.00 OK
r-devel-windows-x86_64 0.5.0 9.00 85.00 94.00 OK
r-patched-linux-x86_64 0.5.0 OK
r-release-linux-x86_64 0.5.0 3.96 72.28 76.24 OK
r-release-macos-arm64 0.5.0 2.00 24.00 26.00 OK
r-release-macos-x86_64 0.5.0 8.00 105.00 113.00 OK
r-release-windows-x86_64 0.5.0 8.00 83.00 91.00 OK
r-oldrel-macos-arm64 0.5.0 2.00 27.00 29.00 OK
r-oldrel-macos-x86_64 0.5.0 9.00 123.00 132.00 OK
r-oldrel-windows-x86_64 0.5.0 11.00 104.00 115.00 OK

Check Details

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