- using R Under development (unstable) (2025-06-25 r88355)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘etwfe/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘etwfe’ version ‘0.5.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘etwfe’ can be installed ... [6s/13s] OK
See the install log for details.
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [18s/37s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [33s/92s] ERROR
Running ‘tinytest.R’ [32s/91s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> 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 [0;32mOK [0m [0;34m36.4s [0m
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', '.Dtreat:first.treat::2007:year::2004', '.Dtreat:first.treat::2007:year::2005', '.Dtreat:first.treat::2007:year::2006', '.Dtreat:first.treat::2006:year::2004:lpop_dm' and 4 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 Error: For this model type, `marginaleffects` cannot take into account the uncertainty in fixed-effects parameters. Set `vcov=FALSE` to compute estimates without standard errors.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [62s/160s] ERROR
Error(s) in re-building vignettes:
--- re-building ‘etwfe.Rmd’ using rmarkdown
Quitting from etwfe.Rmd:431-439 [unnamed-chunk-18]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! For this model type, `marginaleffects` cannot take into account the uncertainty in fixed-effects parameters. Set `vcov=FALSE` to compute estimates without standard errors.
---
Backtrace:
▆
1. └─etwfe::emfx(...)
2. └─marginaleffects::slopes(...)
3. └─marginaleffects:::sanitize_model(...)
4. ├─marginaleffects:::sanitize_model_specific(...)
5. └─marginaleffects:::sanitize_model_specific.fixest(...)
6. └─marginaleffects:::stop_sprintf(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'etwfe.Rmd' failed with diagnostics:
For this model type, `marginaleffects` cannot take into account the uncertainty in fixed-effects parameters. Set `vcov=FALSE` to compute estimates without standard errors.
--- failed re-building ‘etwfe.Rmd’
SUMMARY: processing the following file failed:
‘etwfe.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [7s/21s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 2 ERRORs