R Under development (unstable) (2024-02-26 r85990 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("etwfe") + } test_baker.R.................. 0 tests test_baker.R.................. 0 tests test_baker.R.................. 0 tests test_baker.R.................. 0 tests test_baker.R.................. 0 tests test_baker.R.................. 5 tests OK 8.5s test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests The variables '.Dtreat:first.treat::2006:year::2004', '.Dtreat:first.treat::2006:year::2005' and eight others have been removed because of collinearity (see $collin.var). test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 28 tests OK 7.8s test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 0 tests test_etwfe.R.................. 1 tests OK test_etwfe.R.................. 2 tests OK test_etwfe.R.................. 3 tests OK test_etwfe.R.................. 3 tests OK test_etwfe.R.................. 4 tests OK test_etwfe.R.................. 4 tests OK test_etwfe.R.................. 5 tests OK test_etwfe.R.................. 6 tests OK The variables '.Dtreat:first.treat::2006:year::2004', '.Dtreat:first.treat::2006:year::2005' and eight others have been removed because of collinearity (see $collin.var). test_etwfe.R.................. 6 tests OK test_etwfe.R.................. 7 tests OK 0.2s test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 0 tests test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 13 tests OK test_xvar.R................... 21 tests OK 16.5s All ok, 61 results (33.1s) > > > proc.time() user system elapsed 31.73 1.84 33.56