Last updated on 2026-05-25 16:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 3.86 | 58.51 | 62.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.93 | 43.30 | 46.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 98.11 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 117.16 | OK | |||
| r-devel-windows-x86_64 | 1.0.2 | 7.00 | 76.00 | 83.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 4.74 | 54.11 | 58.85 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 4.15 | 54.76 | 58.91 | OK | |
| r-release-macos-arm64 | 1.1.0 | 1.00 | 27.00 | 28.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.2 | 3.00 | 86.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 6.00 | 73.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 1.00 | 22.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 3.00 | 64.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 8.00 | 141.00 | 149.00 | OK |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ErrorTracer)
>
> test_check("ErrorTracer")
[2026-05-26 01:05:18] [ErrorTracer/WARN] env_noise contains predictor(s) not in model: WIND -- ignored
[2026-05-26 01:05:19] [ErrorTracer/WARN] No beta columns found in draws matrix -- returning zero LP.
Saving _problems/test-v-env-stability-53.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 171 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-integration.R:21:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-v-env-stability.R:53:3'): env_var and v_env_mcse are zero when mu_perturbed equals mu_draws_sub ──
Expected `d$v_env_mcse` to equal `rep(0, n_obs)`.
Differences:
`actual`: 0.00 0.00 0.00 0.20
`expected`: 0.00 0.00 0.00 0.00
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 171 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-arm64