Last updated on 2026-07-11 17:50:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.75 | 360.28 | 363.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.41 | 487.80 | 490.21 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 595.88 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 6.00 | 611.17 | 617.17 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 6.00 | 688.00 | 694.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.2 | 3.48 | 350.79 | 354.27 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 3.13 | 344.04 | 347.17 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 79.00 | 80.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 2.00 | 372.00 | 374.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 7.00 | 368.00 | 375.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 2.00 | 258.00 | 260.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 7.00 | 523.00 | 530.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [457s/534s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ivgets)
Loading required package: gets
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: parallel
Loading required package: ivreg
>
> test_check("ivgets")
Saving _problems/test-getsiv-26.R
Saving _problems/test-getsiv_nosnap-26.R
Saving _problems/test-isativ-120.R
Saving _problems/test-isativ_nosnap-106.R
[ FAIL 4 | WARN 19789 | SKIP 6 | PASS 844 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-base_iv.R:1:1', 'test-base_iv.R:237:1',
'test-getsiv.R:1:1', 'test-isativ.R:4:1', 'test-isativ.R:206:1',
'test-utility.R:490:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getsiv.R:25:3'): ivgets() produces correct output ────────────
Expected `ivgets(formula = fml, data = df, t.pval = 1/100, print.searchinfo = FALSE)` to run silently.
Actual noise: warnings.
── Failure ('test-getsiv_nosnap.R:25:3'): ivgets() produces correct output ─────
Expected `ivgets(formula = fml, data = df, t.pval = 1/100, print.searchinfo = FALSE)` to run silently.
Actual noise: warnings.
── Failure ('test-isativ.R:118:3'): ivisat() works correctly ───────────────────
Expected `... <- NULL` to run silently.
Actual noise: warnings.
── Failure ('test-isativ_nosnap.R:104:3'): ivisat() works correctly ────────────
Expected `... <- NULL` to run silently.
Actual noise: warnings.
[ FAIL 4 | WARN 19789 | SKIP 6 | PASS 844 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [10m]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ivgets)
Loading required package: gets
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: parallel
Loading required package: ivreg
>
> test_check("ivgets")
Saving _problems/test-getsiv-26.R
Saving _problems/test-getsiv_nosnap-26.R
Saving _problems/test-isativ-120.R
Saving _problems/test-isativ_nosnap-106.R
[ FAIL 4 | WARN 19789 | SKIP 6 | PASS 844 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-base_iv.R:1:1', 'test-base_iv.R:237:1',
'test-getsiv.R:1:1', 'test-isativ.R:4:1', 'test-isativ.R:206:1',
'test-utility.R:490:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getsiv.R:25:3'): ivgets() produces correct output ────────────
Expected `ivgets(formula = fml, data = df, t.pval = 1/100, print.searchinfo = FALSE)` to run silently.
Actual noise: warnings.
── Failure ('test-getsiv_nosnap.R:25:3'): ivgets() produces correct output ─────
Expected `ivgets(formula = fml, data = df, t.pval = 1/100, print.searchinfo = FALSE)` to run silently.
Actual noise: warnings.
── Failure ('test-isativ.R:118:3'): ivisat() works correctly ───────────────────
Expected `... <- NULL` to run silently.
Actual noise: warnings.
── Failure ('test-isativ_nosnap.R:104:3'): ivisat() works correctly ────────────
Expected `... <- NULL` to run silently.
Actual noise: warnings.
[ FAIL 4 | WARN 19789 | SKIP 6 | PASS 844 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64