R Under development (unstable) (2026-03-11 r89605 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(fdid) > > test_check("fdid") [ FAIL 0 | WARN 0 | SKIP 15 | PASS 17 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-fdid.R:114:3', 'test-fdid.R:124:3', 'test-fdid.R:130:3', 'test-fdid.R:136:3', 'test-fdid.R:142:3', 'test-fdid.R:149:3', 'test-fdid.R:156:3', 'test-fdid.R:164:3', 'test-fdid.R:179:3', 'test-fdid.R:191:3', 'test-fdid.R:200:3', 'test-fdid.R:210:3', 'test-fdid.R:216:3', 'test-fdid.R:223:3', 'test-fdid.R:230:3' [ FAIL 0 | WARN 0 | SKIP 15 | PASS 17 ] > > proc.time() user system elapsed 3.21 0.62 3.76