CRAN Package Check Results for Package ivreg

Last updated on 2026-02-28 11:49:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-6 3.63 71.69 75.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.6-6 2.87 50.13 53.00 ERROR
r-devel-linux-x86_64-fedora-clang 0.6-6 114.86 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6-6 123.30 ERROR
r-devel-macos-arm64 0.6-6 1.00 24.00 25.00 OK
r-devel-windows-x86_64 0.6-6 6.00 96.00 102.00 ERROR
r-patched-linux-x86_64 0.6-6 4.40 63.45 67.85 OK
r-release-linux-x86_64 0.6-6 3.57 64.27 67.84 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 6.00 83.00 89.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 111.00 119.00 OK

Check Details

Version: 0.6-6
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] 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-clang

Version: 0.6-6
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.