Last updated on 2025-05-28 06:51:55 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
etwfe | 2 | 11 | |
ggfixest | 13 | ||
parttree | 13 | ||
tinyplot | 1 | 12 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [10s/11s]
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 <1b>[0;32mOK<1b>[0m <1b>[0;34m5.9s<1b>[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 malloc(): unsorted double linked list corrupted
Aborted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [17s/22s]
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 <1b>[0;32mOK<1b>[0m <1b>[0;34m9.3s<1b>[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 malloc(): unsorted double linked list corrupted
Aborted
Flavor: r-release-linux-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 1, OK: 12
Version: 0.3.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘type_function.Rd’
Flavor: r-patched-linux-x86_64