CRAN Package Check Results for Package estimatr

Last updated on 2026-03-08 05:50:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 80.40 127.83 208.23 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 64.39 92.29 156.68 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.6 111.00 216.06 327.06 OK
r-devel-linux-x86_64-fedora-gcc 1.0.6 190.00 217.08 407.08 OK
r-devel-macos-arm64 1.0.6 18.00 29.00 47.00 OK
r-devel-windows-x86_64 1.0.6 79.00 151.00 230.00 OK
r-patched-linux-x86_64 1.0.6 91.78 129.84 221.62 OK
r-release-linux-x86_64 1.0.6 84.35 128.36 212.71 OK
r-release-macos-arm64 1.0.6 OK
r-release-macos-x86_64 1.0.6 52.00 129.00 181.00 OK
r-release-windows-x86_64 1.0.6 79.00 152.00 231.00 OK
r-oldrel-macos-arm64 1.0.6 NOTE
r-oldrel-macos-x86_64 1.0.6 50.00 147.00 197.00 NOTE
r-oldrel-windows-x86_64 1.0.6 100.00 211.00 311.00 OK

Check Details

Version: 1.0.6
Check: tests
Result: ERROR Running ‘sleep.R’ [1s/1s] Comparing ‘sleep.Rout’ to ‘sleep.Rout.save’ ... OK Running ‘testthat.R’ [22s/31s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(estimatr) > > test_check("estimatr") Saving _problems/test-modelsummary-16.R [ FAIL 1 | WARN 0 | SKIP 5 | PASS 1282 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-iv-robust.R:235:3', 'test-lm-cluster.R:183:3', 'test-lm-cluster.R:214:3' • {ivpack} is not installed (2): 'test-iv-robust.R:30:3', 'test-iv-robust.R:328:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-modelsummary.R:16:3'): modelsummary works with glance ────────── Error in `basename(x)`: a character vector argument expected Backtrace: ▆ 1. └─modelsummary::modelsummary(list(model1, model2, model3), output = "data.frame") at test-modelsummary.R:16:3 2. └─modelsummary:::factory(...) 3. └─modelsummary (local) factory_fun(...) 4. ├─base::isTRUE(tools::file_ext(output_file) == "csv") 5. └─tools::file_ext(output_file) 6. ├─base::ifelse(...) 7. ├─base::grepl("^(.*[^.]+.*)[.]([[:alnum:]]+)$", basename(x)) 8. │ └─base::is.factor(x) 9. └─base::basename(x) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 1282 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.6
Check: installed package size
Result: NOTE installed size is 39.9Mb sub-directories of 1Mb or more: libs 39.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64