Last updated on 2025-01-06 01:49:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 42.33 | 327.72 | 370.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 28.65 | 204.65 | 233.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 629.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 641.28 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 46.00 | 313.00 | 359.00 | OK | |
r-patched-linux-x86_64 | 2.1.0 | 43.32 | 309.35 | 352.67 | OK | |
r-release-linux-x86_64 | 2.1.0 | 40.01 | 313.82 | 353.83 | OK | |
r-release-macos-arm64 | 2.1.0 | 140.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.0 | 260.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.0 | 44.00 | 312.00 | 356.00 | ERROR | |
r-oldrel-macos-arm64 | 2.1.0 | 138.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.0 | 242.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.0 | 53.00 | 420.00 | 473.00 | OK |
Version: 2.1.0
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
doc 2.4Mb
libs 2.2Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [82s]
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 19 | PASS 0 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (19): 'test-compare.R:5:3', 'test-compare.R:11:3',
'test-make_design.R:18:3', 'test-make_emc.R:19: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-pairs_posterior.R:2:3', 'test-plot_chains.R:2:3',
'test-plot_defective_density.R:2:5', 'test-plot_fit.R:9:3',
'test-plot_pars.R:4:3', 'test-plot_relations.R:2:3', 'test-fit.R:25: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 `checkForRemoteErrors(val)`: one node produced an error: Matrix seems negative semi-definite
Backtrace:
▆
1. └─testthat::expect_snapshot(...) at test-variant_funs.R:91:3
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 0 | SKIP 19 | PASS 0 ]
Deleting unused snapshots:
• plot_defective_density/density-full-e.svg
• plot_defective_density/density-full-s.svg
• plot_fit/dens-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