Last updated on 2026-05-27 02:59:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 4.62 | 58.52 | 63.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.30 | 45.80 | 49.10 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 8.00 | 98.99 | 106.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 117.16 | OK | |||
| r-devel-windows-x86_64 | 1.1.0 | 11.00 | 110.00 | 121.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 | 25.00 | 26.00 | ERROR | |
| r-release-macos-x86_64 | 1.1.0 | 3.00 | 82.00 | 85.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 10.00 | 99.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 1.00 | 27.00 | 28.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.1.0 | 3.00 | 73.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 11.00 | 99.00 | 110.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-27 09:49:37] [ErrorTracer/WARN] env_noise contains predictor(s) not in model: WIND -- ignored
[2026-05-27 09:49:38] [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
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ErrorTracer)
>
> test_check("ErrorTracer")
[2026-05-27 09:29:59] [ErrorTracer/WARN] env_noise contains predictor(s) not in model: WIND -- ignored
[2026-05-27 09:30:00] [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-oldrel-macos-arm64