Last updated on 2026-06-08 07:49:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 4.95 | 63.03 | 67.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 0.30 | 3.09 | 3.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 8.00 | 100.24 | 108.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 8.00 | 106.45 | 114.45 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 6.00 | 91.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 4.60 | 58.84 | 63.44 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 4.38 | 57.56 | 61.94 | OK | |
| r-release-macos-arm64 | 1.1.0 | 1.00 | 24.00 | 25.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 | 6.00 | 86.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 1.00 | 26.00 | 27.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 | 8.00 | 126.00 | 134.00 | OK |
Version: 1.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘brms’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
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-06-08 16:01:53] [ErrorTracer/WARN] env_noise contains predictor(s) not in model: WIND -- ignored
[2026-06-08 16:01:54] [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-06-08 14:54:39] [ErrorTracer/WARN] env_noise contains predictor(s) not in model: WIND -- ignored
[2026-06-08 14:54:40] [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