CRAN Package Check Results for Package hettx

Last updated on 2024-05-16 10:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 16.91 337.51 354.42 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 10.26 241.27 251.53 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 426.55 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 480.97 OK
r-devel-windows-x86_64 0.1.3 13.00 227.00 240.00 OK
r-patched-linux-x86_64 0.1.3 9.73 315.92 325.65 ERROR
r-release-linux-x86_64 0.1.3 9.60 317.42 327.02 OK
r-release-macos-arm64 0.1.3 104.00 OK
r-release-windows-x86_64 0.1.3 15.00 230.00 245.00 OK
r-oldrel-macos-arm64 0.1.3 111.00 OK
r-oldrel-macos-x86_64 0.1.3 237.00 OK
r-oldrel-windows-x86_64 0.1.3 18.00 311.00 329.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/58s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hettx) > > test_check("hettx") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 29 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_estimate_systematic.R:99:5'): Main complier methods work ─────── Error in `est.beta.LATE(formula = formula, data = data, interaction.formula = interaction.formula, method = method, na.rm = na.rm)`: min(n11, n10, n01, n00) > 1 is not TRUE Backtrace: ▆ 1. └─hettx::estimate_systematic(...) at test_estimate_systematic.R:99:5 2. └─hettx:::est.beta.LATE(...) 3. └─base::stopifnot(min(n11, n10, n01, n00) > 1) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 29 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64