Last updated on 2025-12-09 20:50:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 14.32 | 272.64 | 286.96 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 10.37 | 181.90 | 192.27 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 74.00 | 398.67 | 472.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 30.00 | 398.09 | 428.09 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 17.00 | 241.00 | 258.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 13.50 | 258.62 | 272.12 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 13.30 | 258.29 | 271.59 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 18.00 | 257.00 | 275.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 16.00 | 239.00 | 255.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 18.00 | 209.00 | 227.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 21.00 | 332.00 | 353.00 | OK |
Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ben Fifield <benfifield@gmail.com>’
The Description field contains
<doi:10.1111/rssb.12124> <arXiv:1412.5000>, and Ding, Feller, and
Miratrix (2018) <doi:10.1080/01621459.2017.1407322> <arXiv:1605.06566>
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hettx)
>
> test_check("hettx")
Saving _problems/test_estimate_systematic-100.R
[ 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-devel-linux-x86_64-debian-gcc