Last updated on 2025-09-16 02:49:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.0 | 95.87 | 335.57 | 431.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.2.0 | 65.53 | 211.65 | 277.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.2.0 | 711.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 720.55 | OK | |||
r-devel-windows-x86_64 | 3.2.0 | 106.00 | 348.00 | 454.00 | OK | |
r-patched-linux-x86_64 | 3.2.0 | 104.40 | 319.62 | 424.02 | OK | |
r-release-linux-x86_64 | 3.2.0 | 97.04 | 318.43 | 415.47 | OK | |
r-release-macos-arm64 | 3.2.0 | 132.00 | OK | |||
r-release-macos-x86_64 | 3.2.0 | 352.00 | OK | |||
r-release-windows-x86_64 | 3.2.0 | 106.00 | 335.00 | 441.00 | ERROR | |
r-oldrel-macos-arm64 | 3.2.0 | 155.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2.0 | 330.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2.0 | 132.00 | 443.00 | 575.00 | NOTE |
Version: 3.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [70s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(EMC2)
Attaching package: 'EMC2'
The following object is masked from 'package:testthat':
compare
>
> test_check("EMC2")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 40 | PASS 0 ]
══ Skipped tests (40) ══════════════════════════════════════════════════════════
• On CRAN (40): 'test-S3.R:8:3', 'test-S3.R:14:3', 'test-RACE.R:25:3',
'test-customLL.R:23:3', 'test-fMRI.R:47:3', 'test-fMRI.R:55:3',
'test-compare.R:5:3', 'test-compare.R:11:3', 'test-group.R:25:3',
'test-joint.R:15:3', 'test-make_design.R:18:3', 'test-make_emc.R:19:3',
'test-map.R:11:3', 'test-model_functions.R:48:3',
'test-model_functions.R:55:3', 'test-model_functions.R:63:3',
'test-model_functions.R:71:3', 'test-new_models.R:20:3',
'test-new_models.R:38:3', 'test-pairs_posterior.R:2:3',
'test-plot_chains.R:2:3', 'test-plot_fit.R:9:3', 'test-fit.R:25:3',
'test-plot_relations.R:2:3', 'test-plot_pars.R:4:3', 'test-stopS.R:27:3',
'test-trend.R:35:3', 'test-trend.R:50:3', 'test-trend.R:71:3',
'test-trend.R:94:3', 'test-trend.R:116:3', 'test-trend.R:137:3',
'test-trend.R:158:3', 'test-trend.R:180:3', 'test-trend.R:203:3',
'test-profile.R:4:3', 'test-variant_funs.R:46:3', 'test-variant_funs.R:61:3',
'test-variant_funs.R:73:3', 'test-variant_funs.R:85:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-variant_funs.R:91:3'): run_bridge ──────────────────────────────
Error in `bridge_sampling(samples, n_eff, split_idx, cores_for_props = cores_for_props,
cores_per_prop = cores_per_prop, maxiter = maxiter, stage = stage,
r0 = r0, tol1 = tol1, tol2 = tol2, hyper_only = hyper_only)`: Bridge sampling did not converge, usually this means you need to fit longer to get more samples
Backtrace:
▆
1. └─testthat::expect_snapshot(...) at test-variant_funs.R:91:3
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 0 | SKIP 40 | PASS 0 ]
Deleting unused snapshots:
• S3/prior-plot.svg
• plot_fit/dens-plot-fit.svg
• plot_fit/stat-plot-fit.svg
• plot_pars/density-alpha.svg
• plot_relations/plot-relations-mean.svg
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 3.2.0
Check: installed package size
Result: NOTE
installed size is 11.6Mb
sub-directories of 1Mb or more:
doc 3.1Mb
libs 6.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64