CRAN Package Check Results for Package ivreg

Last updated on 2026-02-13 11:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-6 OK
r-devel-linux-x86_64-debian-gcc 0.6-6 2.53 50.15 52.68 ERROR
r-devel-linux-x86_64-fedora-clang 0.6-6 7.00 108.85 115.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6-6 80.25 ERROR
r-devel-macos-arm64 0.6-6 1.00 24.00 25.00 OK
r-devel-windows-x86_64 0.6-6 8.00 84.00 92.00 ERROR
r-patched-linux-x86_64 0.6-6 4.28 64.12 68.40 OK
r-release-linux-x86_64 0.6-5 3.74 63.54 67.28 OK
r-release-macos-arm64 0.6-6 1.00 23.00 24.00 OK
r-release-macos-x86_64 0.6-6 3.00 131.00 134.00 OK
r-release-windows-x86_64 0.6-6 8.00 89.00 97.00 OK
r-oldrel-macos-arm64 0.6-6 1.00 27.00 28.00 OK
r-oldrel-macos-x86_64 0.6-6 3.00 88.00 91.00 OK
r-oldrel-windows-x86_64 0.6-6 8.00 107.00 115.00 OK

Check Details

Version: 0.6-6
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("ivreg") > > test_check("ivreg") Saving _problems/test-case-deletion-35.R Saving _problems/test-case-deletion-47.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-case-deletion.R:35:3'): deletion statistics computed correctly with na.exclude ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_true(all(is.na(dffits(m.miss)[c(1, 4, 10)]))) at test-case-deletion.R:35:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss) ── Error ('test-case-deletion.R:47:3'): rownames of deletion statistics preserved with na.omit ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_equal(names(dffits(m.miss.2)), nms) at test-case-deletion.R:47:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss.2) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6-6
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("ivreg") > > test_check("ivreg") Saving _problems/test-case-deletion-35.R Saving _problems/test-case-deletion-47.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-case-deletion.R:35:3'): deletion statistics computed correctly with na.exclude ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_true(all(is.na(dffits(m.miss)[c(1, 4, 10)]))) at test-case-deletion.R:35:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss) ── Error ('test-case-deletion.R:47:3'): rownames of deletion statistics preserved with na.omit ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_equal(names(dffits(m.miss.2)), nms) at test-case-deletion.R:47:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss.2) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6-6
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("ivreg") > > test_check("ivreg") Saving _problems/test-case-deletion-35.R Saving _problems/test-case-deletion-47.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-case-deletion.R:35:3'): deletion statistics computed correctly with na.exclude ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_true(all(is.na(dffits(m.miss)[c(1, 4, 10)]))) at test-case-deletion.R:35:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss) ── Error ('test-case-deletion.R:47:3'): rownames of deletion statistics preserved with na.omit ── Error in `UseMethod("dffits")`: no applicable method for 'dffits' applied to an object of class "ivreg" Backtrace: ▆ 1. ├─testthat::expect_equal(names(dffits(m.miss.2)), nms) at test-case-deletion.R:47:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stats::dffits(m.miss.2) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 74 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64