Last updated on 2025-04-12 20:52:22 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
EMC2 | 3 | 5 | 6 |
Current CRAN status: ERROR: 3, NOTE: 5, OK: 6
Version: 3.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
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
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Error: package or namespace load failed for 'EMC2' in ans[ypos] <- rep(yes, length.out = len)[ypos]:
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'integer'
Caused by error:
! R session crashed with exit code 1
Backtrace:
▆
1. └─testthat::test_check("EMC2")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
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
Error in `private$handle_error()`:
! testthat subprocess failed to start, stderr:
Error: package or namespace load failed for 'EMC2' in ans[ypos] <- rep(yes, length.out = len)[ypos]:
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'double'
Caused by error:
! R session closed the process connection, killed
Backtrace:
▆
1. └─testthat::test_check("EMC2")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [78s]
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 25 | PASS 0 ]
══ Skipped tests (25) ══════════════════════════════════════════════════════════
• On CRAN (25): 'test-customLL.R:23:3', 'test-compare.R:5:3',
'test-compare.R:11:3', 'test-joint.R:15: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-new_models.R:20:3',
'test-new_models.R:38:3', 'test-pairs_posterior.R:2:3',
'test-plot_chains.R:2:3', 'test-fit.R:25:3', 'test-plot_pars.R:4:3',
'test-plot_fit.R:9:3', 'test-plot_relations.R:2:3', 'test-profile.R:4:3',
'test_S3.R:8:3', 'test_S3.R:14: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 25 | 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-devel-windows-x86_64
Version: 3.1.1
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
doc 2.4Mb
libs 5.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.