CRAN Package Check Results for Maintainer ‘Grant McDermott <gmcd at amazon.com>’

Last updated on 2025-03-24 05:53:16 CET.

Package ERROR WARN NOTE OK
etwfe 1 14
ggfixest 6 9
parttree 6 9
tinyplot 3 6 6

Package etwfe

Current CRAN status: ERROR: 1, OK: 14

Version: 0.5.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [18s/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;34m5.8s<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 test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 0 tests test_emfx.R................... 32 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m9.8s<1b>[0m 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 <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 2 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 3 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 3 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 4 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 4 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 5 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 6 tests <1b>[0;32mOK<1b>[0m 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_etwfe.R.................. 6 tests <1b>[0;32mOK<1b>[0m test_etwfe.R.................. 7 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m 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................... 0 tests test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m test_xvar.R................... 6 tests <1b>[0;32mOK<1b>[0m *** caught segfault *** address 0x100000001f, cause 'memory not mapped' Fatal error: *** recursive gc invocation Fatal error: *** recursive gc invocation Flavor: r-devel-linux-x86_64-debian-gcc

Package ggfixest

Current CRAN status: NOTE: 6, OK: 9

Version: 0.2.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: ‘ggcoefplot.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Package parttree

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.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: ‘geom_parttree.Rd’ ‘parttree.Rd’ ‘plot.parttree.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Package tinyplot

Current CRAN status: WARN: 3, NOTE: 6, OK: 6

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’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 0.3.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: type_boxplot.Rd:35: unknown macro '\abbr' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: Rd files
Result: WARN prepare_Rd: type_boxplot.Rd:35: unknown macro '\abbr' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64